gdkRgbDitherable            package:RGtk2            R Documentation

_g_d_k_R_g_b_D_i_t_h_e_r_a_b_l_e

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

     Determines whether the preferred visual is ditherable. This
     function may be useful for presenting a user interface choice to
     the user about which dither mode is desired; if the display is not
     ditherable, it may make sense to gray out or hide the
     corresponding UI widget.

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

     gdkRgbDitherable()

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

     [logical] 'TRUE' if the preferred visual is ditherable.

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

     Derived by RGtkGen from GTK+ documentation

