Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkColormapGetVisual: gdkColormapGetVisual
Description
Returns the visual for which a given colormap was created.
Usage
gdkColormapGetVisual(object)
Arguments
object
[
GdkColormap
] a
GdkColormap
.
Value
[
GdkVisual
] the visual of the colormap.