gtk-d v3.7.4 (2018-02-28T22:18:57Z)
Home
Dub
Repo
ShortcutsWindow.OnCloseDelegateWrapper
gtk
ShortcutsWindow
ShortcutsWindow
Undocumented in source.
class
ShortcutsWindow
protected
class
OnCloseDelegateWrapper {
void
delegate
(
ShortcutsWindow
)
dlg
;
gulong
handlerId
;
this
(void delegate(ShortcutsWindow) dlg);
void
remove
(OnCloseDelegateWrapper source);
}
Constructors
this
this
(void delegate(ShortcutsWindow) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnCloseDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
ShortcutsWindow
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
ShortcutsWindow
ShortcutsWindow
classes
OnCloseDelegateWrapper
OnSearchDelegateWrapper
constructors
this
functions
addOnClose
addOnSearch
getShortcutsWindowStruct
getStruct
setStruct
static functions
callBackClose
callBackCloseDestroy
callBackSearch
callBackSearchDestroy
getType
variables
gtkShortcutsWindow
onCloseListeners
onSearchListeners