![]() |
![]()
| ![]() |
![]()
NAMEXmCreateForm — The Form widget creation function SYNOPSIS#include <Xm/Form.h> Widget XmCreateForm( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateForm creates an instance of a Form widget and returns the associated widget ID.
For a complete definition of Form and its associated resources, see XmForm(3). RETURNReturns the Form widget ID. RELATEDXmForm(3).
|