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
_gType
canShrink
child
hasFrame
iconName
label
useUnderline
static functions
_getGType
newFromIconName
newWithLabel
newWithMnemonic
Set label property.