23 #ifndef GCU_COMBO_PERIODIC_H 24 #define GCU_COMBO_PERIODIC_H 26 #include <glib-object.h> 31 #define GCU_TYPE_COMBO_PERIODIC (gcu_combo_periodic_get_type ()) 37 #define GCU_COMBO_PERIODIC(o) (G_TYPE_CHECK_INSTANCE_CAST((o), GCU_TYPE_COMBO_PERIODIC, GcuComboPeriodic)) 41 #define GCU_IS_COMBO_PERIODIC(o) (G_TYPE_CHECK_INSTANCE_TYPE((o), GCU_TYPE_COMBO_PERIODIC)) 68 GType gcu_combo_periodic_get_type (
void);
guint gcu_combo_periodic_get_element(GcuComboPeriodic *combo)
GtkWidget * gcu_combo_periodic_new(void)
void gcu_combo_periodic_set_element(GcuComboPeriodic *combo, guint element)