xtsetvalueb(3) hpux man page | unix.com

Man Page: xtsetvalueb

Operating Environment: hpux

Section: 3

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
xtsetsubvalues(3xt) - redhat
xtvagetsubvalues(3xt) - redhat
xtvagetvalues(3xt) - redhat
xtgetvalues(3) - debian
xtsetvaluea(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
SAN Migration question
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Shopt -s histappend