gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
ListStore.this
gio
ListStore
ListStore
Sets our main struct and passes it to the parent class.
this
(GListStore* gListStore, bool ownedRef)
class
ListStore
this
(
GListStore
*
gListStore
,
bool
ownedRef
= false
)
this
(GType itemType)
Meta
Source
See Implementation
gio
ListStore
ListStore
constructors
this
functions
append
getListStoreStruct
getStruct
insert
insertSorted
remove
removeAll
sort
splice
mixins
__anonymous
static functions
getType
variables
gListStore
Sets our main struct and passes it to the parent class.