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

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 XmParseMappingCreate(3) -- A compound string function to create a parse mapping
    XmParseMappingCreate creates a parse mapping for use in a parse table. This function allows the application to specify values for components of the parse mapping using a resource-style argument list. arglist Specifies the argument list argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of XmParseMapping and its associated resources, see ...
 XmParseMappingFree(3) -- A compound string function to free a parse mapping
    XmParseMappingFree recovers memory used by an XmParseMapping. parse_mapping Specifies the parse mapping to be freed
 XmParseMappingGetValues(3) -- A compound string function to retrieve attributes of a parse mapping
    XmParseMappingGetValues retrieves attributes of an XmParseMapping object, using a resource-style argument list. If the XmNsubstitute resource is in the arglist, the function will allocate space to hold the returned XmString value. The application is responsible for managing this allocated space. The application can recover the allocated space by calling XmStringFree. arglist Specifies the argument...
 XmParseMappingSetValues(3) -- A compound string function to set attributes of a parse mapping
    XmParseMappingSetValues specifies attributes of an XmParseMapping object, using a resource-style argument list. arglist Specifies the argument list argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of XmParseMapping and its associated resources, see XmParseMapping(3).
 XmParseTable(3) -- Data type for a compound string parse table
    XmParseTable is the data type for an array of parse mappings (objects of type XmParseMapping). A parse table is used by some routines that parse and unparse compound strings. The table is an ordered list of parse mappings. A parsing routine that uses a parse table scans the input text and searches the parse mappings, in order, for one containing a pattern that matches the input text. The matching ...
 XmParseTableFree(3) -- A compound string function that recovers memory
    XmParseTableFree recovers memory used by an XmParseTable and its constituent XmParseMappings. parse_table Specifies the parse table to be freed count Specifies the number of parse mappings in the parse table
 XmPrimitive(3) -- The Primitive widget class
    Primitive is a widget class used as a supporting superclass for other widget classes. It handles border drawing and highlighting, traversal activation and deactivation, and various callback lists needed by Primitive widgets. Primitive and all its subclasses hold the XmQTcareParentVisual trait.
 XmPrintPopupPDM(3) -- Send a notification for the PDM to be popped up
    A convenience function that sends a notification to start a Print Dialog Manager on behalf of the application, XmPrintPopupPDM hides the details of the X selection mechanism used to notify the PDM that a new dialog must be popped up for this application. XmPrintPopupPDM sends a selection request to either the print display of the print shell, or the video display of the transient_for video widget ...
 XmPrintSetup(3) -- setup and create a Print Shell widget
    A function that does the appropriate setting and creates a realized XmPrintShell that it returns to the caller. This function hides the details of the Xt to set up a valid print shell heirarchy for the application. It is also meant to encourage consistency in the way applications root their print widget hierarchy. print_screen must belong to a Display connection that has already been initialized w...
 XmPrintShell(3) -- a shell widget class used for printing in Motif
    The XmPrintShell provides the Motif application programmer with an Xt widget oriented API to some of the X Print resources and a callback to drive the pagination. The XmPrintShell provides a simple callback to handle the pagination logic, and a set of resources to get and set common printer attributes. If not created on an XPrint connection, XmPrintShell behaves as a regular applicationShell. The ...
 XmPrintToFile(3) -- Retrieves and saves data that would normally be printed by the X Print Server.
    XmPrintToFile hides the details of X display connection and XpGetDocumentData to the Motif application programmer. This function is a convenience routine that hides the details of the X and Xp internals to the application programmer by calling the XpGetDocumentData function with appropriate save and finish callbacks. This is used in the context of X Printing when the user has specified the "print...
 XmProcessTraversal(3) -- A function that determines which component receives keyboard events when a widget has the focus
    XmProcessTraversal determines which component of a hierarchy receives keyboard events when the hierarchy that contains the given widget has keyboard focus. XmProcessTraversal changes focus only when the keyboard focus policy of the widget hierarchy is explicit. If the XmNkeyboardFocusPolicy of the nearest shell ancestor of the given widget is not XmEXPLICIT, XmProcessTraversal returns False withou...
 XmPushButton(3) -- The PushButton widget class
    PushButton issues commands within an application. It consists of a text label or pixmap surrounded by a border shadow. When a PushButton is selected, the shadow changes to give the appearance that it has been pressed in. When a PushButton is unselected, the shadow changes to give the appearance that it is out. The default behavior associated with a PushButton in a menu depends on the type of menu ...
 XmPushButtonGadget(3) -- The PushButtonGadget widget class
    PushButtonGadget issues commands within an application. It consists of a text label or pixmap surrounded by a border shadow. When PushButtonGadget is selected, the shadow changes to give the appearance that the PushButtonGadget has been pressed in. When PushButtonGadget is unselected, the shadow changes to give the appearance that the PushButtonGadget is out. The default behavior associated with a...
 XmRedisplayWidget(3) -- Synchronously activates the expose method of a widget to draw its content
    This function is a convenience routine that hides the details of the Xt internals to the application programmer by calling the expose method of the given widget with a well formed Expose event and Region corresponding to the total area of the widget. If the widget doesn't have an Expose method, the function does nothing. This is primarily used in the context of X Printing if the programming model...
<<  [Prev]  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  180  181  182  183  184  185  186  187  188  189  190  191  192  193  194  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service