Method

HandyComboRowget_model

Declaration [src]

GListModel*
hdy_combo_row_get_model (
  HdyComboRow* self
)

Description [src]

Gets the model bound to self.

Available since:1.0

Return value

Returns: A list model of GObject
 

The GListModel bound to self.

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