Query: xtgeometryhandler
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtGeometryHandler() XtGeometryHandler() Name XtGeometryHandler - interface definition for geometry_manager(), query_geometry(), and root_geometry_manager() methods. Synopsis typedef XtGeometryResult (*XtGeometryHandler)(Widget,XtWidgetGeometry *, XtWidgetGeometry *); Widget w; XtWidgetGeometry *request; XtWidgetGeometry *geometry_return; Inputs w Specifies the widget. request Specifies the requested geometry. Outputs geometry_return Specifies the reply geometry. Returns A response to the request: XtGeometryYes, XtGeometryNo or XtGeometryAlmost. Description XtGeometryHandler() is the type of the Composite geometry_manager() method, the Core and RectObj query_geometry() method, and the Shell root_geometry_manager() method. See the reference pages for those methods in Section 4 for more information. See Also geometry_manager(4), query_geometry(4), root_geometry_manager(4). Xt - Widget Method Prototypes XtGeometryHandler()
Related Man Pages |
---|
xtmakeresizerequest(3) - debian |
xtquerygeometry(3) - debian |
root_geometry_manager(3) - hpux |
set_valuesa(3) - hpux |
query_geometry(4) - hpux |
Similar Topics in the Unix Linux Community |
---|
Sequence extraction |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Seeking Alternative for diff in hp |
Wrong Array... |