gtkWidgetSetColormap: gtkWidgetSetColormap

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

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 init() function (i.e. from the constructor for the widget).

Usage

1
gtkWidgetSetColormap(object, colormap)

Arguments

object

a GtkWidget

colormap

a colormap

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.