gtk.SelectionModelT

Undocumented in source.

Public Imports

gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
gobject.Signals
public import gobject.Signals;
Undocumented in source.
gtk.Bitset
public import gtk.Bitset;
Undocumented in source.
gtk.c.functions
public import gtk.c.functions;
Undocumented in source.
gtk.c.types
public import gtk.c.types;
Undocumented in source.
std.algorithm
public import std.algorithm;
Undocumented in source.

Members

Templates

SelectionModelT
template SelectionModelT(TStruct)

GtkSelectionModel is an interface that add support for selection to list models.

Meta