Query: xtsetvalueb
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtSetValuesFunc() XtSetValuesFunc() Name XtSetValuesFunc - interface definition for the set_values() methods. Synopsis typedef Boolean (*XtSetValuesFunc)(Widget, Widget, Widget, ArgList, Cardinal *); Widget current; Widget request; Widget set; ArgList args; Cardinal *num-args; Inputs current Specifies a copy of the widget as it was before the XtSetValues() call. request Specifies a copy of the widget with all values changed as asked for by the XtSetValues() call before any class set_values() pro- cedures have been called. set Specifies the widget as modified by all previous called set_values() procedures. args Specifies the argument list passed to XtSetValues(). num_args Specifies the number of arguments in the argument list. Returns True if the widget should be redrawn, False otherwise. Description XtSetValuesFunc is the type of the Object, RectObj, and Core set_values() method, and of the Constraint set_values() method. See those reference pages in Section 4 for more information. See Also set_values(4), Constraint set_values(4). Xt - Widget Method Prototypes XtSetValuesFunc()
Related Man Pages |
---|
xtgetsubvalues(3xt) - redhat |
xtsetvalues(3xt) - redhat |
xtgetsubvalues(3) - debian |
xtsetvalues(3) - debian |
xtsetvaluea(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Seeking Alternative for diff in hp |
Tar Command |