set_header_factory


Description:

[ 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.

Parameters:

this

a `GtkListView`

factory

the factory to use