![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <togglebutton.h>
Collaboration diagram for _GtkDarktableToggleButton:Data Fields | |
| GtkToggleButton | widget |
| DTGTKCairoPaintIconFunc | icon |
| gint | icon_flags |
| void * | icon_data |
| GdkRGBA | bg |
| GtkWidget * | canvas |
| GdkRGBA _GtkDarktableToggleButton::bg |
| GtkWidget* _GtkDarktableToggleButton::canvas |
Referenced by dtgtk_togglebutton_new().
| DTGTKCairoPaintIconFunc _GtkDarktableToggleButton::icon |
Referenced by dtgtk_togglebutton_new(), and dtgtk_togglebutton_set_paint().
| void* _GtkDarktableToggleButton::icon_data |
Referenced by dtgtk_togglebutton_new(), and dtgtk_togglebutton_set_paint().
| gint _GtkDarktableToggleButton::icon_flags |
Referenced by dtgtk_togglebutton_new(), and dtgtk_togglebutton_set_paint().
| GtkToggleButton _GtkDarktableToggleButton::widget |