Query: xmwidgetgetdisplayrect
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmWidgetGetDisplayRect(3X) XmWidgetGetDisplayRect(3X)NAMEXmWidgetGetDisplayRect - Retrieves display rectangle information for a widgetSYNOPSIS#include <Xm/Xm.h> Boolean XmWidgetGetDisplayRect (widget, displayrect) Widget widget; XRectangle *displayrect;DESCRIPTIONXmWidgetGetDisplayRect returns the width, height and the x and y coordinates of the upper left corner of the display rectangle of the spec- ified widget. The display rectangle is the smallest rectangle that encloses either a string or a pixmap. If the widget contains a string, the return values specify the x and y coordinates of the upper left corner of the display rectangle rela- tive to the origin of the widget and the width and height in pixels. In the case of a pixmap, the return values specify the x and y coordinates of the upper left corner of the pixmap relative to the origin, and the width and height of the pixmap in pixels. Specifies the widget ID Specifies a pointer to an XRectangle structure in which the x and y coordinates, width and height of the display rectangle are returnedRETURN VALUEReturns True if the specified widget has an associated display rectangle; otherwise, returns False.SEE ALSOXmWidgetGetBaselines(3X) XmWidgetGetDisplayRect(3X)
Related Man Pages |
---|
xdrawrectangle(3x11) - redhat |
xdrawrectangle(3) - debian |
xdrawrectangle(3) - centos |
xdrawrectangle(3) - suse |
xmwidgetgetdisplayrect(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
GtkDatabox 0.8.2.2 (Default branch) |
GtkDatabox 0.9.0.0 (Default branch) |
GtkDatabox 0.9.0.1 (Default branch) |