gtkPreviewGetCmap           package:RGtk2           R Documentation

_g_t_k_P_r_e_v_i_e_w_G_e_t_C_m_a_p

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

     Returns the colormap used by preview widgets. This function is
     deprecated, and you should use 'gdkRgbGetCmap' instead. *WARNING:
     'gtk_preview_get_cmap' is deprecated and should not be used in
     newly-written code.*

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

     gtkPreviewGetCmap()

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

     ['GdkColormap'] the colormap for previews.

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

     Derived by RGtkGen from GTK+ documentation

