gtkWidgetPushColormap {RGtk2} | R Documentation |
Pushes cmap
onto a global stack of colormaps; the topmost
colormap on the stack will be used to create all widgets.
Remove cmap
with gtkWidgetPopColormap
. There's little
reason to use this function.
gtkWidgetPushColormap(cmap)
|
[GdkColormap ] a GdkColormap |
Derived by RGtkGen from GTK+ documentation