#include <erGtkSelectionGroup.h>
Public Attributes | |
GtkEventBoxClass | parent_class |
gboolean(* | set_details )(erGtkSelectionGroup *item, const guint min_selected, const guint max_selected) |
void(* | freeze_buttons )(erGtkSelectionGroup *item, const gboolean freeze) |
GtkToggleButton *(* | get_button )(erGtkSelectionGroup *item, const guint button_id) |
void(* | get_selected_buttons )(erGtkSelectionGroup *item, gint *button_ids, const guint len) |
void(* | add_buttons )(erGtkSelectionGroup *item, GtkToggleButton **button_tbl) |
void(* | selection_update )(erGtkSelectionGroup *selection_group) |
Definition at line 63 of file erGtkSelectionGroup.h.
GtkEventBoxClass _erGtkSelectionGroupClass::parent_class |
Definition at line 65 of file erGtkSelectionGroup.h.
gboolean(* _erGtkSelectionGroupClass::set_details)(erGtkSelectionGroup *item, const guint min_selected, const guint max_selected) |
void(* _erGtkSelectionGroupClass::freeze_buttons)(erGtkSelectionGroup *item, const gboolean freeze) |
GtkToggleButton*(* _erGtkSelectionGroupClass::get_button)(erGtkSelectionGroup *item, const guint button_id) |
void(* _erGtkSelectionGroupClass::get_selected_buttons)(erGtkSelectionGroup *item, gint *button_ids, const guint len) |
void(* _erGtkSelectionGroupClass::add_buttons)(erGtkSelectionGroup *item, GtkToggleButton **button_tbl) |
void(* _erGtkSelectionGroupClass::selection_update)(erGtkSelectionGroup *selection_group) |