Method
HandyComboRowget_model
since: 1.0
Declaration [src]
GListModel*
hdy_combo_row_get_model (
HdyComboRow* self
)
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 . |