gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Button.setChild
gtk
Button
Button
Sets the child widget of @button.
class
Button
void
setChild
(
Widget
child
)
Parameters
child
Widget
the child widget
Meta
Source
See Implementation
gtk
Button
Button
constructors
this
functions
addOnActivate
addOnClicked
getButtonStruct
getChild
getHasFrame
getIconName
getLabel
getStruct
getUseUnderline
setChild
setHasFrame
setIconName
setLabel
setUseUnderline
mixins
__anonymous
static functions
getType
variables
gtkButton
Sets the child widget of @button.