gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
AppLaunchContext.OnLaunchedDelegateWrapper
gio
AppLaunchContext
AppLaunchContext
Undocumented in source.
class
AppLaunchContext
protected
class
OnLaunchedDelegateWrapper {
static
OnLaunchedDelegateWrapper
[]
listeners
;
void
delegate
(
AppInfoIF
,
Variant
,
AppLaunchContext
)
dlg
;
gulong
handlerId
;
this
(void delegate(AppInfoIF, Variant, AppLaunchContext) dlg);
void
remove
(OnLaunchedDelegateWrapper source);
}
Constructors
this
this
(void delegate(AppInfoIF, Variant, AppLaunchContext) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnLaunchedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnLaunchedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
AppInfoIF
,
Variant
,
AppLaunchContext
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
AppLaunchContext
AppLaunchContext
classes
OnLaunchFailedDelegateWrapper
OnLaunchedDelegateWrapper
constructors
this
functions
addOnLaunchFailed
addOnLaunched
getAppLaunchContextStruct
getDisplay
getEnvironment
getStartupNotifyId
getStruct
launchFailed
setStruct
setenv
unsetenv
static functions
callBackLaunchFailed
callBackLaunchFailedDestroy
callBackLaunched
callBackLaunchedDestroy
getType
variables
gAppLaunchContext