Documentation
Dlang.org
Stack.remove
gtk
stack
Stack
Removes a child widget from stack.
class
Stack
void
remove
(
gtk.widget.Widget
child
)
Parameters
child
gtk
.
widget
.
Widget
the child to remove
gtk
stack
Stack
constructors
this
functions
addChild
addNamed
addTitled
getChildByName
getHhomogeneous
getInterpolateSize
getPage
getPages
getTransitionDuration
getTransitionRunning
getTransitionType
getVhomogeneous
getVisibleChild
getVisibleChildName
remove
self
setHhomogeneous
setInterpolateSize
setTransitionDuration
setTransitionType
setVhomogeneous
setVisibleChild
setVisibleChildFull
setVisibleChildName
properties
gType
hhomogeneous
interpolateSize
pages
transitionDuration
transitionRunning
transitionType
vhomogeneous
visibleChild
visibleChildName
static functions
getGType
Removes a child widget from stack.