Documentation
Dlang.org
Stack.addNamed
gtk
stack
Stack
Adds a child to stack. The child is identified by the name.
class
Stack
void
addNamed
(
gtk.widget.Widget
child
,
string
name
)
Parameters
child
gtk
.
widget
.
Widget
the widget to add
name
string
the name for child
gtk
stack
Stack
constructors
this
functions
addNamed
addTitled
getChildByName
getHhomogeneous
getHomogeneous
getInterpolateSize
getTransitionDuration
getTransitionRunning
getTransitionType
getVhomogeneous
getVisibleChild
getVisibleChildName
self
setHhomogeneous
setHomogeneous
setInterpolateSize
setTransitionDuration
setTransitionType
setVhomogeneous
setVisibleChild
setVisibleChildFull
setVisibleChildName
properties
_gType
hhomogeneous
homogeneous
interpolateSize
transitionDuration
transitionRunning
transitionType
vhomogeneous
visibleChild
visibleChildName
static functions
_getGType
builder
Adds a child to stack. The child is identified by the name.