PrimitiveTypeCoercion  package:RGtkBindingGenerator  R Documentation

_T_a_b_l_e _o_f _G_t_k _t_y_p_e_s _a_n_d _S _c_o_n_v_e_r_t_e_r_s

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

     This is a table associating Gtk types in the .defs files. It can
     be extended or modified to alter how the checking and coercion of
     arguments are converted to primitive values  before being passed
     to C routines in the Gtk interface.

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

     data(PrimitiveTypeCoercion)

_F_o_r_m_a_t:

     Named character vector with the elements being the names of S
     functions and the names of the elements being the Gtk types.

_E_x_a_m_p_l_e_s:

