#include <widgetUtils.h>
Public Attributes | |
GtkWidget * | parent |
GtkWidget * | label |
GtkWidget * | selection |
int | nbutton |
GtkToggleButton ** | buttonList |
Definition at line 56 of file widgetUtils.h.
GtkWidget* _wdtLabelButton::parent |
Definition at line 58 of file widgetUtils.h.
GtkWidget* _wdtLabelButton::label |
Definition at line 59 of file widgetUtils.h.
GtkWidget* _wdtLabelButton::selection |
Definition at line 60 of file widgetUtils.h.
Definition at line 61 of file widgetUtils.h.
GtkToggleButton** _wdtLabelButton::buttonList |
Definition at line 62 of file widgetUtils.h.