gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Stack.addChild
gtk
Stack
Stack
Adds a child to @stack.
class
Stack
StackPage
addChild
(
Widget
child
)
Parameters
child
Widget
the widget to add
Return Value
Type:
StackPage
the
GtkStackPage
for @child
Meta
Source
See Implementation
gtk
Stack
Stack
constructors
this
functions
addChild
addNamed
addTitled
getChildByName
getHhomogeneous
getInterpolateSize
getPage
getPages
getStackStruct
getStruct
getTransitionDuration
getTransitionRunning
getTransitionType
getVhomogeneous
getVisibleChild
getVisibleChildName
remove
setHhomogeneous
setInterpolateSize
setTransitionDuration
setTransitionType
setVhomogeneous
setVisibleChild
setVisibleChildFull
setVisibleChildName
static functions
getType
variables
gtkStack
Adds a child to @stack.