gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
AppInfoMonitor.OnChangedDelegateWrapper
gio
AppInfoMonitor
AppInfoMonitor
Undocumented in source.
class
AppInfoMonitor
protected
class
OnChangedDelegateWrapper {
void
delegate
(
AppInfoMonitor
)
dlg
;
gulong
handlerId
;
this
(void delegate(AppInfoMonitor) dlg);
void
remove
(OnChangedDelegateWrapper source);
}
Constructors
this
this
(void delegate(AppInfoMonitor) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnChangedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
AppInfoMonitor
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
AppInfoMonitor
AppInfoMonitor
classes
OnChangedDelegateWrapper
constructors
this
functions
addOnChanged
getAppInfoMonitorStruct
getStruct
setStruct
static functions
callBackChanged
callBackChangedDestroy
get
getType
variables
gAppInfoMonitor
onChangedListeners