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

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 Xm/XmVaCreateSimpleCheckBox(o) -- A RowColumn widget convenience creation function
    XmVaCreateSimpleCheckBox creates an instance of a RowColumn widget of type XmWORK_AREA and returns the associated widget ID. This routine uses the ANSI C variable-length argument list (varargs) calling convention. This routine creates a CheckBox and its ToggleButtonGadget children. A CheckBox is similar to a RadioBox, except that more than one button can be selected at a time. The name of each button is button_n, where n is an integer from 0 to one minus the number of buttons in the menu. Button...
 Xm/XmVaCreateSimpleMenuBar(o) -- A RowColumn widget convenience creation function
    XmVaCreateSimpleMenuBar creates an instance of a RowColumn widget of type XmMENU_BAR and returns the associated widget ID. This routine uses the ANSI C variable-length argument list (varargs) calling convention. This routine creates a MenuBar and its CascadeButtonGadget children. The name of each button is button_n, where n is an integer from 0 to one minus the number of buttons in the menu. Buttons are named and created in the order in which they are specified in the variable portion of the arg...
 Xm/XmVaCreateSimpleOptionMenu(o) -- A RowColumn widget convenience creation function
    XmVaCreateSimpleOptionMenu creates an instance of a RowColumn widget of type XmMENU_OPTION and returns the associated widget ID. This routine uses the ANSI C variable-length argument list (varargs) calling convention. This routine creates an OptionMenu and its Pulldown submenu containing PushButtonGadget or CascadeButtonGadget children. The name of each button is button_n, where n is an integer from 0 to one minus the number of buttons in the menu. The name of each separator is separator_n, wher...
 Xm/XmVaCreateSimplePopupMenu(o) -- A RowColumn widget convenience creation function
    XmVaCreateSimplePopupMenu creates an instance of a RowColumn widget of type XmMENU_POPUP and returns the associated widget ID. This routine uses the ANSI C variable-length argument list (varargs) calling convention. This routine creates a Popup MenuPane and its button children. The name of each button is button_n, where n is an integer from 0 to one minus the number of buttons in the menu. The name of each separator is separator_n, where n is an integer from 0 to one minus the number of separato...
 Xm/XmVaCreateSimplePulldownMenu(o) -- A RowColumn widget convenience creation function
    XmVaCreateSimplePulldownMenu creates an instance of a RowColumn widget of type XmMENU_PULLDOWN and returns the associated widget ID. This routine uses the ANSI C variable-length argument list (varargs) calling convention. This routine creates a Pulldown MenuPane and its button children. The name of each button is button_n, where n is an integer from 0 to one minus the number of buttons in the menu. The name of each separator is separator_n, where n is an integer from 0 to one minus the number of...
 Xm/XmVaCreateSimpleRadioBox(o) -- A RowColumn widget convenience creation function
    XmVaCreateSimpleRadioBox creates an instance of a RowColumn widget of type XmWORK_AREA and returns the associated widget ID. This routine uses the ANSI C variable-length argument list (varargs) calling convention. This routine creates a RadioBox and its ToggleButtonGadget children. The name of each button is button_n, where n is an integer from 0 to one minus the number of buttons in the menu. parent Specifies the parent widget ID. name Specifies the name of the created widget. button_set Specif...
 Xm/XmWidgetGetBaselines(o) -- Retrieves baseline information for a widget
    XmWidgetGetBaselines returns an array that contains one or more baseline values associated with the specified widget. The baseline of any given line of text is a vertical offset in pixels from the origin of the widget's bounding box to the given baseline. This routine allocates memory for the returned data. The application must free this memory using XtFree. widget Specifies the ID of the widget for which baseline values are requested baselines Returns an array that contains the value of each b...
 Xm/XmWidgetGetDisplayRect(o) -- Retrieves display rectangle information for a widget
    XmWidgetGetDisplayRect returns the width, height and the x and y coordinates of the upper left corner of the display rectangle of the specified widget. The display rectangle is the smallest rectangle that encloses either a string or a pixmap. If the widget contains a string, the return values specify the x and y coordinates of the upper left corner of the display rectangle relative to the origin of the widget and the width and height in pixels. In the case of a pixmap, the return values specify ...
<<  [Prev]  446  447  448  449  450  451  452  453  454  455  456  457  458  459  460  461  462  463  464  465  466  
[Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service