gtk-d v3.8.1 (2018-04-16T20:28:38Z)
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.