Method

HandyComboRowget_model

since: 1.0

Declaration [src]

GListModel*
hdy_combo_row_get_model (
  HdyComboRow* self
)

Description [src]

Gets the model bound to self.

Available since: 1.0

Return value

Type: A list model of GObject

The GListModel bound to self.

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