Method

Gtk.NoSelection.get_model

Declaration [src]

GListModel*
gtk_no_selection_get_model (
  GtkNoSelection* self
)

Description [src]

Gets the model that self is wrapping.

Gets propertyGtk.NoSelection:model

Return value

Returns: GListModel*

The model being wrapped

Ownership is not transferred to the caller