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

a stock item name

Value

A list containing the following elements:

retval

[logical] TRUE if item was initialized

item

stock item to initialize with values

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]