gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Box.append
gtk
Box
Box
Adds @child as the last child to @box.
class
Box
void
append
(
Widget
child
)
Parameters
child
Widget
the
GtkWidget
to append
Meta
Source
See Implementation
gtk
Box
Box
constructors
this
functions
append
getBaselinePosition
getBoxStruct
getHomogeneous
getSpacing
getStruct
insertChildAfter
prepend
remove
reorderChildAfter
setBaselinePosition
setHomogeneous
setSpacing
mixins
__anonymous
static functions
getType
variables
gtkBox
Adds @child as the last child to @box.