xtalmostproc(3) hpux man page | unix.com

Man Page: xtalmostproc

Operating Environment: hpux

Section: 3

XtAlmostProc()															    XtAlmostProc()

Name
  XtAlmostProc - interface definition for the set_values_almost() method.

Synopsis
  typedef void (*XtAlmostProc)(Widget, Widget, XtWidgetGeometry *,
  XtWidgetGeometry *);
	 Widget old;
	 Widget set;
	 XtWidgetGeometry *request;
	 XtWidgetGeometry *reply;

Inputs
  old	    Specifies a copy of the object as it was before the XtSetValues() call.

  set	    Specifies the object instance record as modified by the various set_values() methods.

  request   Specifies the original geometry request that was sent to the geometry manager that returned XtGeometryAlmost.

  reply     Specifies the compromise geometry that was returned by the geometry manager that returned XtGeometryAlmost.

Description
  XtAlmostProc is the type of the core set_values_almost() method.  See set_values_almost(4) for more information.

See Also
  set_values_almost(4).

Xt - Widget Method Prototypes													    XtAlmostProc()
Related Man Pages
xtmakegeometryrequest(3) - debian
xtmakegeometryrequest(3) - centos
xtmakeresizerequest(3) - suse
set_valuesa(3) - hpux
root_geometry_manager(4) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Wrong Array...
Tar Command