gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
ShortcutsSection.OnChangeCurrentPageDelegateWrapper
gtk
ShortcutsSection
ShortcutsSection
Undocumented in source.
class
ShortcutsSection
protected
class
OnChangeCurrentPageDelegateWrapper {
bool
delegate
(
int
,
ShortcutsSection
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(bool delegate(int, ShortcutsSection) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(bool delegate(int, ShortcutsSection) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
bool
delegate
(
int
,
ShortcutsSection
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
ShortcutsSection
ShortcutsSection
classes
OnChangeCurrentPageDelegateWrapper
constructors
this
functions
addOnChangeCurrentPage
getShortcutsSectionStruct
getStruct
internalRemoveOnChangeCurrentPage
setStruct
static functions
callBackChangeCurrentPage
callBackChangeCurrentPageDestroy
getType
variables
gtkShortcutsSection
onChangeCurrentPageListeners