Query: glxgetcurrentdisplay
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLXGETCURRENTDISPLAY() GLXGETCURRENTDISPLAY()NAMEglXGetCurrentDisplay - get display for current contextC SPECIFICATIONDisplay * glXGetCurrentDisplay( void ) delim $$DESCRIPTIONglXGetCurrentDisplay 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.NOTESglXGetCurrentDisplay is only supported if the GLX version is 1.2 or greater.SEE ALSOglXQueryVersion, glXQueryExtensionsString GLXGETCURRENTDISPLAY()
| Related Man Pages | 
|---|
| glxfreecontextext(3g) - centos | 
| glxquerycontext(3g) - centos | 
| glxgetclientstring(3) - xfree86 | 
| glximportcontextext(3) - xfree86 | 
| glxgetclientstring(3x) - redhat | 
| Similar Topics in the Unix Linux Community | 
|---|
| Make all words begin with capital letter? | 
| How to capture ^x,^y via bash script? | 
| Retrieving previous command in a script | 
| CentOS7 restoring file capabilities | 
| Shopt -s histappend |