Method
AdwComboRowget_selected_item
Declaration [src]
GObject*
adw_combo_row_get_selected_item (
AdwComboRow* self
)
Return value
Type: GObject
The selected item.
The returned data is owned by the instance. |
The return value can be NULL . |