gdkRgbColormapDitherable {RGtk2} | R Documentation |
Determines whether the visual associated with cmap
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.
gdkRgbColormapDitherable(colormap)
|
[GdkColormap ] a GdkColormap |
[logical] TRUE
if the visual associated with cmap
is ditherable.
Derived by RGtkGen from GTK+ documentation