gdkColormapGetSystemSize        package:RGtk2        R Documentation

_g_d_k_C_o_l_o_r_m_a_p_G_e_t_S_y_s_t_e_m_S_i_z_e

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

     Returns the size of the system's default colormap. (See the
     description of struct 'GdkColormap' for an explanation of the size
     of a colormap.) *WARNING: 'gdk_colormap_get_system_size' is
     deprecated and should not be used in newly-written code.*

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

     gdkColormapGetSystemSize()

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

     [integer]  the size of the system's default colormap.

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

     Derived by RGtkGen from GTK+ documentation

