hpux man page for xtalmostproc

Query: xtalmostproc

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
xtmakeresizerequest(3) - debian
xtmakeresizerequest(3xt) - xfree86
xtmakegeometryrequest(3xt) - osf1
root_geometry_manager(3) - hpux
root_geometry_manager(4) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Seeking Alternative for diff in hp
Wrong Array...
Tar Command