DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_colormap - get the colormap associated with a object

LIBRARY CALL

Colormap xvw_colormap(
   xvobject object)

INPUT

OUTPUT

none

RETURN VALUE

The colormap associated with the object (or the default colormap) on success, NULL on failure

DESCRIPTION

Returns the colormap associated with the object. If the object is passed as NULL, it will return the colormap associated with the default display.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DESIGN/objects/library/xvwidgets/src/general.c

SEE ALSO

xvwidgets(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.