![]() |
![]() |
![]() |
Gcr Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
struct GcrComboSelector; struct GcrComboSelectorClass; GcrCollection * gcr_combo_selector_get_collection (GcrComboSelector *self
); GcrComboSelector * gcr_combo_selector_new (GcrCollection *collection
); GObject * gcr_combo_selector_get_selected (GcrComboSelector *self
); void gcr_combo_selector_set_selected (GcrComboSelector *self
,GObject *selected
);
GObject +----GInitiallyUnowned +----GtkWidget +----GtkContainer +----GtkBin +----GtkComboBox +----GcrComboSelector
GcrComboSelector implements AtkImplementorIface, GtkBuildable, GtkCellLayout and GtkCellEditable.
GcrCollection * gcr_combo_selector_get_collection (GcrComboSelector *self
);
GObject * gcr_combo_selector_get_selected (GcrComboSelector *self
);
void gcr_combo_selector_set_selected (GcrComboSelector *self
,GObject *selected
);
"collection"
property"collection" GcrCollection* : Read / Write / Construct Only
Collection to select from.