gtkWidgetSetDefaultColormap {RGtk2}R Documentation

gtkWidgetSetDefaultColormap

Description

Sets the default colormap to use when creating widgets. gtkWidgetPushColormap is a better function to use if you only want to affect a few widgets, rather than all widgets.

Usage

gtkWidgetSetDefaultColormap(colormap)

Arguments

colormap [GdkColormap] a GdkColormap

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]