Method

AdwComboRowget_selected_item

since: 1.0

Declaration [src]

GObject*
adw_combo_row_get_selected_item (
  AdwComboRow* self
)

Description [src]

Gets the selected item.

Available since: 1.0

Return value

Type: GObject

The selected item.

The returned data is owned by the instance.
The return value can be NULL.