Method
GtkDropDownget_header_factory
since: 4.12
Declaration [src]
GtkListItemFactory*
gtk_drop_down_get_header_factory (
GtkDropDown* self
)
Description [src]
Gets the factory that’s currently used to create header widgets for the popup.
Available since: 4.12
Gets property | Gtk.DropDown:header-factory |
Return value
Type: GtkListItemFactory
The factory in use.
The returned data is owned by the instance. |
The return value can be NULL . |