| gtkWidgetGetColormap {RGtk2} | R Documentation |
Gets the colormap that will be used to render widget. No reference will
be added to the returned colormap; it should not be unreferenced.
gtkWidgetGetColormap(object)
|
[GtkWidget] a GtkWidget |
[GdkColormap] the colormap used by widget
Derived by RGtkGen from GTK+ documentation