gtkStockLookup             package:RGtk2             R Documentation

_g_t_k_S_t_o_c_k_L_o_o_k_u_p

_D_e_s_c_r_i_p_t_i_o_n:

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

_U_s_a_g_e:

     gtkStockLookup(stock.id)

_A_r_g_u_m_e_n_t_s:

'stock.id': [character]  a stock item name

_V_a_l_u_e:

     A list containing the following elements: 

  retval: [logical] 'TRUE' if 'item' was initialized

  'item': ['GtkStockItem']  stock item to initialize with values

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

