Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtAlmostPro(3x) — HP-UX ANSI C A.09.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

set_values_almost(4)

 

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

oldSpecifies a copy of the object as it was before the XtSetValues() call. 

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

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

replySpecifies 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). 

Copyright O’Reilly & Assoc.  —  X Toolkit Intrinsics Reference Manual © O’Reilly & Associates

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026