gtkStockLookup {RGtk2}R Documentation

gtkStockLookup

Description

Fills item with the registered values for stock.id, returning TRUE if stock.id was known.

Usage

gtkStockLookup(stock.id)

Arguments

stock.id [character] a stock item name

Value

A list containing the following elements:

retval [logical] TRUE if item was initialized
item [GtkStockItem] stock item to initialize with values

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]