glwcreatemdrawingarea(3x) redhat man page | unix.com

Man Page: glwcreatemdrawingarea

Operating Environment: redhat

Section: 3x

GLwCreateMDrawingArea(3X)												 GLwCreateMDrawingArea(3X)

NAME
GLwCreateMDrawingArea -- Create a Motif/OpenGL Drawing Widget.
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). GLwCreateMDrawingArea(3X)
Related Man Pages
xmcreatesimplemenubar(3) - redhat
dtcreateprintsetupdialog(3) - hpux
xmcreateinformationdialog(3x) - osf1
xmcreateradiobox(3x) - osf1
xmcreateworkarea(3x) - osf1
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Retrieving previous command in a script
Tar Command
[TIP] Processing YAML files with yq