GLXGETCURRENTDRAWABLE() GLXGETCURRENTDRAWABLE()NAMEglXGetCurrentDrawable - return the current drawableC SPECIFICATIONGLXDrawable glXGetCurrentDrawable( void )DESCRIPTIONglXGetCurrentDrawable returns the current drawable, as specified by glXMakeCurrent. If there is no current drawable, None is returned. glXGetCurrentDrawable returns client-side information. It does not make a round trip to the server.SEE ALSOglXCreateGLXPixmap, glXMakeCurrent GLXGETCURRENTDRAWABLE()
| Related Man Pages |
|---|
| xtregisterdrawable(3xt) - redhat |
| xtunregisterdrawable(3xt) - redhat |
| glxswapbuffers(3) - redhat |
| glxswapbuffers(3) - suse |
| xtunregisterdrawable(3x) - hpux |
| 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 |
| Shopt -s histappend |
| Issue with events occuring in DST window |