gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
AppLaunchContext.OnLaunchFailedDelegateWrapper
gio
AppLaunchContext
AppLaunchContext
Undocumented in source.
class
AppLaunchContext
protected
class
OnLaunchFailedDelegateWrapper {
static
OnLaunchFailedDelegateWrapper
[]
listeners
;
void
delegate
(
string
,
AppLaunchContext
)
dlg
;
gulong
handlerId
;
this
(void delegate(string, AppLaunchContext) dlg);
void
remove
(OnLaunchFailedDelegateWrapper source);
}
Constructors
this
this
(void delegate(string, AppLaunchContext) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnLaunchFailedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnLaunchFailedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
string
,
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