GWM_GetColTable

Get windows colour table

Description:

The GWM_colour_table property is fetched from the window and pointer to it and the number of values it contains returned.

Invocation

status = GWM_GetColTable( display, win_id, &table, &size);

Arguments

Display display (given)
Display id
Window win_id (given)
Window id
long table (returned)
Pointer to Colour table
unsigned long size (returned)
Number of colour table entries