Manual Reference Pages  - GLwCreateMDrawingArea (3X)

NAME

GLwCreateMDrawingArea — Create a Motif/OpenGL Drawing Widget.

CONTENTS

Synopsis
Description
Return Value
See Also

SYNOPSIS

#include <X11/GLw/GLwMDrawA.h>
Widget GLwCreateMDrawingArea( Widget parent,
String name,
ArgList arglist,
Cardinal argcount )

DESCRIPTION

GLwCreateMDrawingArea creates an instance of a GLwMDrawingArea widget and returns the associated widget ID.

parent Specifies the parent widget ID
name Specifies the name of the created widget
arglist Specifies the argument list
argcount Specifies the number of attribute/value pairs in the argument list (arglist)

For a complete definition of GLwMDrawingArea and its associated resources, see GLwDrawingArea(3X).

RETURN VALUE

Returns the GLwMDrawingArea widget ID.

SEE ALSO

GLwDrawingArea(3X).
Jump to page    or go to Top of page |  Section 3X |  Main Index.


GLwCreateMDrawingArea (3X)
Generated by manServer 1.07 from /usr/X11R6/man/man3/GLwCreateMDrawingArea.3x.gz using man macros.