| gtkButtonGetUseStock {RGtk2} | R Documentation |
Returns whether the button label is a stock item.
gtkButtonGetUseStock(object)
|
[GtkButton] a GtkButton |
[logical] TRUE if the button label is used to
select a stock item instead of being
used directly as the label text.
Derived by RGtkGen from GTK+ documentation