gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
OptionContext.this
glib
OptionContext
OptionContext
Sets our main struct and passes it to the parent class.
this
(GOptionContext* gOptionContext, bool ownedRef)
class
OptionContext
this
(
GOptionContext
*
gOptionContext
,
bool
ownedRef
= false
)
this
(string parameterString)
Meta
Source
See Implementation
glib
OptionContext
OptionContext
constructors
this
destructors
~this
functions
addGroup
addMainEntries
free
getDescription
getHelp
getHelpEnabled
getIgnoreUnknownOptions
getMainGroup
getOptionContextStruct
getStrictPosix
getStruct
getSummary
parse
parseStrv
setDescription
setHelpEnabled
setIgnoreUnknownOptions
setMainGroup
setStrictPosix
setSummary
setTranslateFunc
setTranslationDomain
static functions
optionErrorQuark
variables
gOptionContext
ownedRef
Sets our main struct and passes it to the parent class.