Method

Gtk.DropDown.get_model

Declaration [src]

GListModel*
gtk_drop_down_get_model (
  GtkDropDown* self
)

Description [src]

Gets the model that provides the displayed items.

Gets propertyGtk.DropDown:model

Return value

Returns: GListModel*

The model in use

Ownership is not transferred to the caller
Can be NULL