gdkColormapGetSystemSize {RGtk2} | R Documentation |
Returns the size of the system's default colormap.
(See the description of struct GdkColormap
for an
explanation of the size of a colormap.)
WARNING: gdk_colormap_get_system_size
is deprecated and should not be used in newly-written code.
gdkColormapGetSystemSize()
[integer] the size of the system's default colormap.
Derived by RGtkGen from GTK+ documentation