[ Version ( since = "4.12" ) ]
public void set_header_factory (ListItemFactory? factory)
Sets the `GtkListItemFactory` to use for populating the [class@Gtk.
ListHeader] objects used in section headers.
If this factory is set to null, the list will not show section headers.
this |
a `GtkColumnView` |
factory |
the factory to use |