Documentation
Dlang.org
Button.label
gtk
button
Button
Set
label
property.
string
label
[@property getter]
string
label
[@property setter]
class
Button
@
property
void
label
(
string
propval
)
Parameters
propval
string
Text of the label inside the button, if the button contains a label widget.
gtk
button
Button
constructors
this
functions
connectActivate
connectClicked
getCanShrink
getChild
getHasFrame
getIconName
getLabel
getUseUnderline
self
setCanShrink
setChild
setHasFrame
setIconName
setLabel
setUseUnderline
properties
canShrink
child
gType
hasFrame
iconName
label
useUnderline
static functions
getGType
newFromIconName
newWithLabel
newWithMnemonic
Set label property.