gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
TreeListModel.this
gtk
TreeListModel
TreeListModel
Sets our main struct and passes it to the parent class.
this
(GtkTreeListModel* gtkTreeListModel, bool ownedRef)
class
TreeListModel
this
(
GtkTreeListModel
*
gtkTreeListModel
,
bool
ownedRef
= false
)
this
(ListModelIF root, bool passthrough, bool autoexpand, GtkTreeListModelCreateModelFunc createFunc, void* userData, GDestroyNotify userDestroy)
Meta
Source
See Implementation
gtk
TreeListModel
TreeListModel
constructors
this
functions
getAutoexpand
getChildRow
getModel
getPassthrough
getRow
getStruct
getTreeListModelStruct
setAutoexpand
mixins
__anonymous
static functions
getType
variables
gtkTreeListModel
Sets our main struct and passes it to the parent class.