Widget.setDefaultColormap

Sets the default colormap to use when creating widgets. gtk_widget_push_colormap() is a better function to use if you only want to affect a few widgets, rather than all widgets.

class Widget
static
void
setDefaultColormap

Parameters

colormap Colormap

a GdkColormap

Meta