gtkButtonSetUseStock {RGtk2} | R Documentation |
If TRUE
, the label set on the button is used as a
stock id to select the stock item for the button.
gtkButtonSetUseStock(object, use.stock)
|
[GtkButton ] a GtkButton |
|
[logical] TRUE if the button should use a stock item |
Derived by RGtkGen from GTK+ documentation