Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

GLwDrawingAreaMakeCurrent(3x)


GLWDRAWINGAREAMAKECURRENT

GLWDRAWINGAREAMAKECURRENT

NAME
SYNOPSIS
DESCRIPTION
RELATED INFORMATION
DATE

NAME

GLwDrawingAreaMakeCurrent − Make the current GLwDrawingArea current.

SYNOPSIS

  #include <GL/GLwDrawA.h>
  void GLwDrawingAreaMakeCurrent(w, ctx)
       Widget w;
       GLXContext ctx;

DESCRIPTION

GLwDrawingAreaMakeCurrent

is a front end to glXMakeCurrent, however instead of passing in a Display and a Window, a Widget is passed in.

RELATED INFORMATION

the GLwMDrawingArea manpage, the glXMakeCurrent manpage.

DATE

$Id: GLwDrawingAreaMakeCurrent.3x,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $



GLwDrawingAreaMakeCurrent(3x)