gtkPreviewGetCmap {RGtk2}R Documentation

gtkPreviewGetCmap

Description

Returns the colormap used by preview widgets. This function is deprecated, and you should use gdkRgbGetCmap instead. WARNING: gtk_preview_get_cmap is deprecated and should not be used in newly-written code.

Usage

gtkPreviewGetCmap()

Value

[GdkColormap] the colormap for previews.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]