| gtkWidgetSetColormap {RGtk2} | R Documentation |
Sets the colormap for the widget to the given value. Widget must not
have been previously realized. This probably should only be used
from an \code{init()} function (i.e. from the constructor
for the widget).
gtkWidgetSetColormap(object, colormap)
|
[GtkWidget] a GtkWidget |
|
[GdkColormap] a colormap |
Derived by RGtkGen from GTK+ documentation