gio.list_model

Undocumented in source.

Public Imports

gio.list_model_iface_proxy
public import gio.list_model_iface_proxy;
Undocumented in source.

Members

Interfaces

ListModel
interface ListModel

gio.list_model.ListModel is an interface that represents a mutable list of gobject.object.ObjectG. Its main intention is as a model for various widgets in user interfaces, such as list views, but it can also be used as a convenient method of returning lists of data, with support for updates.