gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Paned.OnToggleHandleFocusDelegateWrapper
gtk
Paned
Paned
Undocumented in source.
class
Paned
protected
class
OnToggleHandleFocusDelegateWrapper {
bool
delegate
(
Paned
)
dlg
;
gulong
handlerId
;
this
(bool delegate(Paned) dlg);
void
remove
(OnToggleHandleFocusDelegateWrapper source);
}
Constructors
this
this
(bool delegate(Paned) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnToggleHandleFocusDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
bool
delegate
(
Paned
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
Paned
Paned
classes
OnAcceptPositionDelegateWrapper
OnCancelPositionDelegateWrapper
OnCycleChildFocusDelegateWrapper
OnCycleHandleFocusDelegateWrapper
OnMoveHandleDelegateWrapper
OnToggleHandleFocusDelegateWrapper
constructors
this
functions
add
add1
add2
addOnAcceptPosition
addOnCancelPosition
addOnCycleChildFocus
addOnCycleHandleFocus
addOnMoveHandle
addOnToggleHandleFocus
getChild1
getChild2
getHandleWindow
getPanedStruct
getPosition
getStruct
getWideHandle
pack1
pack2
setPosition
setStruct
setWideHandle
mixins
__anonymous
static functions
callBackAcceptPosition
callBackAcceptPositionDestroy
callBackCancelPosition
callBackCancelPositionDestroy
callBackCycleChildFocus
callBackCycleChildFocusDestroy
callBackCycleHandleFocus
callBackCycleHandleFocusDestroy
callBackMoveHandle
callBackMoveHandleDestroy
callBackToggleHandleFocus
callBackToggleHandleFocusDestroy
getType
variables
gtkPaned
onAcceptPositionListeners
onCancelPositionListeners
onCycleChildFocusListeners
onCycleHandleFocusListeners
onMoveHandleListeners
onToggleHandleFocusListeners