Method
GtkColumnViewget_header_factory
since: 4.12
Declaration [src]
GtkListItemFactory*
gtk_column_view_get_header_factory (
GtkColumnView* self
)
Description [src]
Gets the factory that’s currently used to populate section headers.
Available since: 4.12
Gets property | Gtk.ColumnView:header-factory |
Return value
Type: GtkListItemFactory
The factory in use.
The returned data is owned by the instance. |
The return value can be NULL . |