gtk-d v3.8.4 (2018-11-21T22:11:03Z)
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
aliases
doref
constructors
this
destructors
~this
functions
addEntries
free
getOptionGroupStruct
getStruct
ref_
setErrorHook
setParseHooks
setTranslateFunc
setTranslationDomain
unref
variables
gOptionGroup
ownedRef
Sets our main struct and passes it to the parent class.