GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GLXGETCURRENTDISPLAY() GLXGETCURRENTDISPLAY()

glXGetCurrentDisplay - get display for current context

Display * glXGetCurrentDisplay( void )

glXGetCurrentDisplay returns the display for the current context. If no context is current, NULL is returned.

glXGetCurrentDisplay returns client-side information. It does not make a round trip to the server, and therefore does not flush any pending events.

glXGetCurrentDisplay is only supported if the GLX version is 1.2 or greater.

glXQueryVersion, glXQueryExtensionsString


Search for    or go to Top of page |  Section other |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.