gtkButtonSetLabel: gtkButtonSetLabel

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the text of the label of the button to str. This text is also used to select the stock item if gtkButtonSetUseStock is used.

Usage

1
gtkButtonSetLabel(object, label)

Arguments

object

a GtkButton

label

a string

Details

This will also clear any previously set labels.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.