Method
Gtk.DropDown.get_list_factory
Declaration [src]
GtkListItemFactory*
gtk_drop_down_get_list_factory (
GtkDropDown* self
)
Description [src]
Gets the factory that’s currently used to populate list items in the popup.
Gets property | Gtk.DropDown:list-factory |
Return value
Returns: GtkListItemFactory |
|
The factory in use |
|
Ownership is not transferred to the caller | |
Can be NULL |