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

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 XmContainerGetItemChildren(3) -- Container widget function to find all children of an item
    XmContainerGetItemChildren allocates a WidgetList and stores within it the widget IDs of all widgets that have item specified as the value of their XmNentryParent resource. The application programmer is responsible for freeing the allocated WidgetList using XtFree. The number of widget IDs returned in item_children is returned by the function. If no widgets specify item as the value of their XmNen...
 XmContainerPaste(3) -- Container widget function to insert items from the clipboard
    XmContainerPaste requests data transfer from the clipboard selection to the Container. This routine calls the widget's XmNdestinationCallback procedures with the selection member of the XmDestinationCallbackStruct set to CLIPBOARD and with the operation member set to XmCOPY. The Container widget itself performs no transfers; the XmNdestinationCallback procedures are responsible for inserting the ...
 XmContainerPasteLink(3) -- Container widget function to insert links from the clipboard
    XmContainerPasteLink requests data transfer from the clipboard selection to the Container. This routine calls the widget's XmNdestinationCallback procedures with the selection member of the XmDestinationCallbackStruct set to CLIPBOARD and with the operation member set to XmLINK. The Container widget itself performs no transfers; the XmNdestinationCallback procedures are responsible for inserting ...
 XmContainerRelayout(3) -- Container widget relayout function
    XmContainerRelayout forces a layout of all items in the Container using the XmNpositionIndex and XmNentryParent constraint resources associated with each item. container Specifies the Container widget ID. For a complete definition of Container and its associated resources, see XmContainer(3).
 XmContainerReorder(3) -- Container widget function to reorder children
    XmContainerReorder obtains the XmNpositionIndex constraint resources of each widget specified in widgets, sorts them in ascending order, and inserts the XmNpositionIndex constraint resources in the new order into each widget. If the XmNlayoutType resource of Container is XmOUTLINE or XmDETAIL, XmContainerReorder will force a layout of all items. container Specifies the Container widget ID. widgets...
 XmConvertStringToUnits(3) -- A function that converts a string specification to a unit value
    XmConvertStringToUnits converts a string specification value and returns the converted value as the return value from the function. This function uses the specified screen's resolution to compute the number of units for the string specification. screen Specifies the screen whose resolution is to be used for the computation. spec Specifies the string, in format, to be conver...
 XmConvertUnits(3) -- A function that converts a value in one unit type to another unit type
    XmConvertUnits converts the value and returns it as the return value from the function. For resources of type, dimension, or position, you can specify units using the syntax described in the XmNunitType resource of the XmPrimitive reference page. widget Specifies the widget for which the data is to be converted. orientation Specifies whether the converter uses the horizontal or vertical screen res...
 XmCreateArrowButton(3) -- The ArrowButton widget creation function
    XmCreateArrowButton creates an instance of an ArrowButton 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 ArrowButton and its associated resources, see XmArrowButton(3)...
 XmCreateArrowButtonGadget(3) -- The ArrowButtonGadget creation function
    XmCreateArrowButtonGadget creates an instance of an ArrowButtonGadget 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 ArrowButtonGadget and its associated resources, se...
 XmCreateBulletinBoard(3) -- The BulletinBoard widget creation function
    XmCreateBulletinBoard creates an instance of a BulletinBoard 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 BulletinBoard and its associated resources, see XmBulletinB...
 XmCreateBulletinBoardDialog(3) -- The BulletinBoard BulletinBoardDialog convenience creation function
    XmCreateBulletinBoardDialog is a convenience creation function that creates a DialogShell and an unmanaged BulletinBoard child of the DialogShell. A BulletinBoardDialog is used for interactions not supported by the standard dialog set. This function does not automatically create any labels, buttons, or other dialog components. Such components should be added by the application after the BulletinBo...
 XmCreateCascadeButton(3) -- The CascadeButton widget creation function
    XmCreateCascadeButton creates an instance of a CascadeButton widget and returns the associated widget ID. parent Specifies the parent widget ID. The parent must be a RowColumn widget. 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 CascadeButton and i...
 XmCreateCascadeButtonGadget(3) -- The CascadeButtonGadget creation function
    XmCreateCascadeButtonGadget creates an instance of a CascadeButtonGadget and returns the associated widget ID. parent Specifies the parent widget ID. The parent must be a RowColumn widget. 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 CascadeButtonG...
 XmCreateComboBox(3) -- The default ComboBox widget creation function
    XmCreateComboBox creates an instance of a ComboBox widget of XmNcomboBoxType XmCOMBO_BOX 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. arg_count Specifies the number of attribute/value pairs in the argument list (arglist). For a complete definition of ComboBox and its associated resou...
 XmCreateCommand(3) -- The Command widget creation function
    XmCreateCommand creates an instance of a Command 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 Command and its associated resources, see XmCommand(3).
<<  [Prev]  139  140  141  142  143  144  145  146  147  148  149  150  151  152  153  154  155  156  157  158  159  
160  161  162  163  164  165  166  167  168  169  170  171  172  173  174  175  176  177  178  179  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service