Method
GtkDropDownget_header_factory
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
Returns: | GtkListItemFactory |
The factory in use. |
|
The data is owned by the instance. | |
The return value can be NULL . |