x11_screen_lookup_visual


Description:


public unowned Visual x11_screen_lookup_visual (Screen screen, VisualID xvisualid)

Looks up the Visual for a particular screen and X Visual ID.

Parameters:

this

a Screen.

xvisualid

an X Visual ID.

Returns:

the Visual (owned by the screen object), or null if the visual ID wasn’t found.


Namespace: Gdk
Package: gdk-x11-2.0