NAME
XVisualIDFromVisual − obtain the visual ID from a Visual.
Synopsis
VisualID XVisualIDFromVisual(visual)
Visual *visual;
Arguments
visualSpecifies the visual type.
Description
XVisualIDFromVisual() returns the visual ID for the specified visual. This is needed when filling an XVisualInfo structure template before calling XGetVisualInfo(). For more information, see Volume One, Chapter 10, Interclient Communication.
See Also
XGetVisualInfo().
Copyright O’Reilly & Assoc. —