![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <button.h>
Collaboration diagram for _GtkDarktableButton:Data Fields | |
| GtkButton | widget |
| DTGTKCairoPaintIconFunc | icon |
| gint | icon_flags |
| void * | icon_data |
| GdkRGBA | bg |
| GdkRGBA | fg |
| GtkWidget * | canvas |
| GtkWidget* _GtkDarktableButton::canvas |
Definition at line 57 of file button.h.
Referenced by dtgtk_button_new().
| DTGTKCairoPaintIconFunc _GtkDarktableButton::icon |
Definition at line 53 of file button.h.
Referenced by dtgtk_button_new(), and dtgtk_button_set_paint().
| void* _GtkDarktableButton::icon_data |
Definition at line 55 of file button.h.
Referenced by dtgtk_button_new(), and dtgtk_button_set_paint().
| gint _GtkDarktableButton::icon_flags |
Definition at line 54 of file button.h.
Referenced by dtgtk_button_get_active(), dtgtk_button_new(), dtgtk_button_set_active(), and dtgtk_button_set_paint().