Colormap.getSystemSize

Warning gdk_colormap_get_system_size is deprecated and should not be used in newly-written code. Returns the size of the system's default colormap. (See the description of struct GdkColormap for an explanation of the size of a colormap.)

class Colormap
static
int
getSystemSize
()

Return Value

Type: int

the size of the system's default colormap.

Meta