setHeaderFactory

open fun setHeaderFactory(factory: ListItemFactory? = null)

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.

Since

4.12

Parameters

factory

the factory to use