Method

AdapComboRowget_model

Declaration [src]

GListModel*
adap_combo_row_get_model (
  AdapComboRow* self
)

Description [src]

Gets the model that provides the displayed items.

Gets propertyAdap.ComboRow:model

Return value

Type: A list model of GObject

The model in use.

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