gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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
destructors
~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.