gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
ShortcutsSection.OnChangeCurrentPageDelegateWrapper
gtk
ShortcutsSection
ShortcutsSection
Undocumented in source.
class
ShortcutsSection
protected
class
OnChangeCurrentPageDelegateWrapper {
bool
delegate
(
int
,
ShortcutsSection
)
dlg
;
gulong
handlerId
;
this
(bool delegate(int, ShortcutsSection) dlg);
void
remove
(OnChangeCurrentPageDelegateWrapper source);
}
Constructors
this
this
(bool delegate(int, ShortcutsSection) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnChangeCurrentPageDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
bool
delegate
(
int
,
ShortcutsSection
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
ShortcutsSection
ShortcutsSection
classes
OnChangeCurrentPageDelegateWrapper
constructors
this
functions
addOnChangeCurrentPage
getShortcutsSectionStruct
getStruct
setStruct
static functions
callBackChangeCurrentPage
callBackChangeCurrentPageDestroy
getType
variables
gtkShortcutsSection
onChangeCurrentPageListeners