gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
ListStore.this
gtk
ListStore
ListStore
Sets our main struct and passes it to the parent class.
this
(GtkListStore* gtkListStore, bool ownedRef)
class
ListStore
this
(
GtkListStore
*
gtkListStore
,
bool
ownedRef
= false
)
this
(GType[] types)
Meta
Source
See Implementation
gtk
ListStore
ListStore
constructors
this
functions
append
clear
createIter
getListStoreStruct
getStruct
insert
insertAfter
insertBefore
insertWithValuesv
iterIsValid
moveAfter
moveBefore
prepend
remove
reorder
set
setColumnTypes
setStruct
setValist
setValue
setValuesv
swap
mixins
__anonymous
static functions
getType
variables
gtkListStore
Sets our main struct and passes it to the parent class.