FlattenListModel


Object Hierarchy:

Object hierarchy for FlattenListModel

Description:

[ CCode ( type_id = "gtk_flatten_list_model_get_type ()" ) ]
public sealed class FlattenListModel : Object, ListModel, SectionModel

A list model that concatenates other list models.

`GtkFlattenListModel` takes a list model containing list models, and flattens it into a single model. Each list model becomes a section in the single model.


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from interface GLib.ListModel
All known members inherited from interface Gtk.SectionModel