gtkMenuToolButtonNewFromStock {RGtk2} | R Documentation |
Creates a new GtkMenuToolButton
.
The new GtkMenuToolButton
will contain an icon and label from
the stock item indicated by stock.id
.
gtkMenuToolButtonNewFromStock(stock.id)
|
[character] the name of a stock item |
Since 2.6
[GtkToolItem
] the new GtkMenuToolButton
Derived by RGtkGen from GTK+ documentation