Method

Adw.ComboRow.get_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

Returns: GListModel*

The model in use

Ownership is not transferred to the caller
Can be NULL