Method
GcrUiComboSelectorget_selected
Declaration [src]
GObject*
gcr_combo_selector_get_selected (
GcrComboSelector* self
)
Return value
Type: GObject
The selected object, owned by the selector, or NULL
.
The data is owned by the instance. |