Method

Gtk.MultiSelection.get_model

Declaration [src]

GListModel*
gtk_multi_selection_get_model (
  GtkMultiSelection* self
)

Description [src]

Returns the underlying model of self.

Return value

Returns: GListModel*

the underlying model

Ownership is not transferred to the caller