gtkStockLookup: gtkStockLookup

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
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


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkStockLookup in RGtk2...