*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> XmCreateForm (3)              
Title
Content
Arch
Section
 

Contents


 XmCreateForm(library call)                       XmCreateForm(library call)




 NAME    [Toc]    [Back]
      XmCreateForm - The Form widget creation function

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Form.h>
      Widget XmCreateForm(
      Widget parent,
      String name,
      ArgList arglist,
      Cardinal argcount);

 DESCRIPTION    [Toc]    [Back]
      XmCreateForm creates an instance of a Form 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 Form and its associated resources, see
      XmForm(3).

 RETURN    [Toc]    [Back]
      Returns the Form widget ID.

 RELATED    [Toc]    [Back]
      XmForm(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmCreateFormDialog IRIX A Form FormDialog convenience creation function
XmCreateFormDialog Tru64 A Form FormDialog convenience creation function
XmCreateFormDialog HP-UX A Form FormDialog convenience creation function
XmCreateRowColumn HP-UX The RowColumn widget creation function
XmCreatePushButton Tru64 The PushButton widget creation function
XmCreateContainer HP-UX The Container widget creation function
XmCreateCascadeButton HP-UX The CascadeButton widget creation function
XmCreatePanedWindow Tru64 The PanedWindow widget creation function
XmCreateDialogShell HP-UX The DialogShell widget creation function
XmCreateScrollBar HP-UX The ScrollBar widget creation function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service