Method

Adw.ComboRow.get_selected_item

Declaration [src]

GObject*
adw_combo_row_get_selected_item (
  AdwComboRow* self
)

Description [src]

Gets the selected item.

Return value

Returns: GObject*

the selected item

Ownership is not transferred to the caller
Can be NULL