Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
_GtkDarktableToggleButton Struct Reference

#include <togglebutton.h>

+ Collaboration diagram for _GtkDarktableToggleButton:

Data Fields

GtkToggleButton widget
 
DTGTKCairoPaintIconFunc icon
 
gint icon_flags
 
voidicon_data
 
GdkRGBA bg
 
GtkWidgetcanvas
 

Detailed Description

Definition at line 42 of file togglebutton.h.

Field Documentation

◆ bg

GdkRGBA _GtkDarktableToggleButton::bg

Definition at line 48 of file togglebutton.h.

◆ canvas

GtkWidget* _GtkDarktableToggleButton::canvas

Definition at line 49 of file togglebutton.h.

Referenced by dtgtk_togglebutton_new().

◆ icon

DTGTKCairoPaintIconFunc _GtkDarktableToggleButton::icon

Definition at line 45 of file togglebutton.h.

Referenced by dtgtk_togglebutton_new(), and dtgtk_togglebutton_set_paint().

◆ icon_data

void* _GtkDarktableToggleButton::icon_data

Definition at line 47 of file togglebutton.h.

Referenced by dtgtk_togglebutton_new(), and dtgtk_togglebutton_set_paint().

◆ icon_flags

gint _GtkDarktableToggleButton::icon_flags

Definition at line 46 of file togglebutton.h.

Referenced by dtgtk_togglebutton_new(), and dtgtk_togglebutton_set_paint().

◆ widget

GtkToggleButton _GtkDarktableToggleButton::widget

Definition at line 44 of file togglebutton.h.


The documentation for this struct was generated from the following file: