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

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

Contents


 XmCreateContainer(library call)             XmCreateContainer(library call)




 NAME    [Toc]    [Back]
      XmCreateContainer - The Container widget creation function

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

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

 RETURN    [Toc]    [Back]
      This function returns the Container widget ID.

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmContainerRelayout HP-UX Container widget relayout function
XmContainerReorder HP-UX Container widget function to reorder children
XmContainerCopyLink HP-UX Container widget function to copy links to the clipboard
XmContainerGetItemChildren HP-UX Container widget function to find all children of an item
XmContainerPaste HP-UX Container widget function to insert items from the clipboard
XmContainerPasteLink HP-UX Container widget function to insert links from the clipboard
XmContainerCut HP-UX Container widget function to move items to the clipboard
XmContainerCopy HP-UX Container widget function to copy primary selection to the clipboard
XmContainer HP-UX The Container widget class
tmcontainer IRIX the Container widget class
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service