gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Paned.this
gtk
Paned
Paned
Sets our main struct and passes it to the parent class.
this
(GtkPaned* gtkPaned, bool ownedRef)
class
Paned
this
(
GtkPaned
*
gtkPaned
,
bool
ownedRef
= false
)
this
(GtkOrientation orientation)
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
Sets our main struct and passes it to the parent class.