gdkDrawableGetColormap {RGtk2}R Documentation

gdkDrawableGetColormap

Description

Gets the colormap for drawable, if one is set; returns NULL otherwise.

Usage

gdkDrawableGetColormap(object)

Arguments

object [GdkDrawable] a GdkDrawable

Value

[GdkColormap] the colormap, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]