gtkWidgetGetColormap: gtkWidgetGetColormap
Description
Gets the colormap that will be used to render widget
. No reference will
be added to the returned colormap; it should not be unreferenced.Usage
gtkWidgetGetColormap(object)
Value
GdkColormap
] the colormap used by widget
. [ transfer none ]