xtargsfunc(3) hpux man page | unix.com

Man Page: xtargsfunc

Operating Environment: hpux

Section: 3

XtArgsFunc()															      XtArgsFunc()

Name
  XtArgsFunc - interface definition for the set_values_hook() method.

Synopsis
  typedef Boolean (*XtArgsFunc)(Widget, ArgList, Cardinal *);
	 Widget widget;
	 ArgList args;
	 Cardinal *num_args;

Inputs
  widget    Specifies the widget which is having its resources set.

  args	    Specifies the argument list passed to XtSetValues().

  num_args  Specifies a pointer to the number of elements in args.

Returns
  True if the widget should be drawn; False otherwise.

Availability
  Obsolete in Release 4 and later.

Description
  XtArgsFunc is the type of the Core set_values_hook() method.	It is obsolete in Release 4 and later because the args and num_args arguments
  are now passed directly to the set_value() method.  See set_values_hook(4) for more information.

See Also
  set_values_hook(4).

Xt - Widget Method Prototypes													      XtArgsFunc()
Related Man Pages
xtgetvalues(3xt) - redhat
xtsetvaluea(3) - hpux
set_valuesb(3) - hpux
xtcreatemanagedwidget(1) - hpux
get_values_hook(4) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
SAN Migration question
Hpux 11iV3 administration document
Thank you members and admins
Seeking Alternative for diff in hp