StockItem.lookup

Warning gtk_stock_lookup is deprecated and should not be used in newly-written code. 3.10 Fills item with the registered values for stock_id, returning TRUE if stock_id was known.

class StockItem
static
int
lookup

Parameters

stockId string

a stock item name

item StockItem

stock item to initialize with values. out

Return Value

Type: int

TRUE if item was initialized

Meta