Query: glwdrawingareamakecurrent
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLwDrawingAreaMakeCurrent(3X) GLwDrawingAreaMakeCurrent(3X)NAMEGLwDrawingAreaMakeCurrent -- Make the current GLwDrawingArea current.SYNOPSIS#include <X11/GLw/GLwDraw.h> void GLwDrawingAreaMakeCurrent( Widget w, GLXContext ctx )DESCRIPTIONGLwDrawingAreaMakeCurrent is a front end to glXMakeCurrent, however instead of passing in a Display and a Window, a Widget is passed in.SEE ALSOGLwMDrawingArea(3X), glXMakeCurrent(3G). GLwDrawingAreaMakeCurrent(3X)