gtkStockLookup {RGtk2} | R Documentation |
Fills item
with the registered values for stock.id
, returning TRUE
if stock.id
was known.
gtkStockLookup(stock.id)
|
[character] a stock item name |
A list containing the following elements:
retval |
[logical] TRUE if item was initialized |
|
[GtkStockItem ] stock item to initialize with values |
Derived by RGtkGen from GTK+ documentation