gtk-d v3.3.0 (2016-03-23T18:00:17Z)
Home
Dub
Repo
OptionGroup.this
glib
OptionGroup
OptionGroup
Sets our main struct and passes it to the parent class.
this
(GOptionGroup* gOptionGroup, bool ownedRef)
class
OptionGroup
this
(
GOptionGroup
*
gOptionGroup
,
bool
ownedRef
= false
)
this
(string name, string description, string helpDescription, void* userData, GDestroyNotify destroy)
Meta
Source
See Implementation
glib
OptionGroup
OptionGroup
constructors
this
functions
addEntries
doref
free
getOptionGroupStruct
getStruct
setErrorHook
setParseHooks
setTranslateFunc
setTranslationDomain
unref
variables
gOptionGroup
ownedRef
Sets our main struct and passes it to the parent class.