Method

AdwComboRowget_model

Declaration [src]

GListModel*
adw_combo_row_get_model (
  AdwComboRow* self
)

Description [src]

Gets the model that provides the displayed items.

Gets propertyAdw.ComboRow:model

Return value

Type: A list model of GObject

The model in use.

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