gdkColormapGetVisual {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]