gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Application.this
gio
Application
Application
Sets our main struct and passes it to the parent class.
this
(GApplication* gApplication, bool ownedRef)
class
Application
this
(
GApplication
*
gApplication
,
bool
ownedRef
= false
)
this
(string applicationId, GApplicationFlags flags)
Meta
Source
See Implementation
gio
Application
Application
constructors
this
functions
activate
addMainOption
addMainOptionEntries
addOnActivate
addOnCommandLine
addOnHandleLocalOptions
addOnOpen
addOnShutdown
addOnStartup
addOptionGroup
bindBusyProperty
getApplicationId
getApplicationStruct
getDbusConnection
getDbusObjectPath
getFlags
getInactivityTimeout
getIsBusy
getIsRegistered
getIsRemote
getResourceBasePath
getStruct
hold
markBusy
open
quit
register
release
run
sendNotification
setActionGroup
setApplicationId
setDefault
setFlags
setInactivityTimeout
setOptionContextDescription
setOptionContextParameterString
setOptionContextSummary
setResourceBasePath
unbindBusyProperty
unmarkBusy
withdrawNotification
mixins
__anonymous
static functions
getDefault
getType
idIsValid
variables
gApplication
Sets our main struct and passes it to the parent class.