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)
|
[GdkColormap
] the colormap used by widget
. [ transfer none ]
Derived by RGtkGen from GTK+ documentation