*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> XmWidgetGetDisplayRect (3)              
Title
Content
Arch
Section
 

Contents


 XmWidgetGetDisplayRect(library call)   XmWidgetGetDisplayRect(library call)




 NAME    [Toc]    [Back]
      XmWidgetGetDisplayRect - Retrieves display rectangle information for a
      widget

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      Boolean XmWidgetGetDisplayRect(
      Widget widget,
      XRectangle *displayrect);

 DESCRIPTION    [Toc]    [Back]
      XmWidgetGetDisplayRect returns the width, height and the x and ycoordinates
 of the upper left corner of the display rectangle of the
      specified 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
      relative 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 ycoordinates
 of the upper left corner of the pixmap relative to the
      origin, and the width and height of the pixmap in pixels.

      widget    Specifies the widget ID

      displayrect
                Specifies a pointer to an XRectangle structure in which the
                x and y-coordinates, width and height of the display
                rectangle are returned

 RETURN    [Toc]    [Back]
      Returns True if the specified widget has an associated display
      rectangle; otherwise, returns False.

 RELATED    [Toc]    [Back]
      XmWidgetGetBaselines(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmWidgetGetBaselines Tru64 Retrieves baseline information for a widget
XmWidgetGetBaselines HP-UX Retrieves baseline information for a widget
XmWidgetGetBaselines IRIX Retrieves baseline information for a widget
DXmSvnGetSecondaryWorkWidget Tru64 Retrieves (returns) the identifier (widget ID) of the secondary SVN work widget.
DXmSvnGetPrimaryWorkWidget Tru64 Retrieves (returns) the identifier (widget ID) of the primary SVN work widget.
DXmSvnGetEntrySensitivity Tru64 Retrieves (returns) the sensitivity of an entry in the display.
DXmSvnGetEntryLevel Tru64 Retrieves (returns) the level of an entry in the display.
DXmSvnGetEntryPosition Tru64 Retrieves (returns) the position of an entry in the display.
DXmSvnGetTreePosition Tru64 Retrieves (returns) the position of the display window for future use.
dmPMGetAppShell IRIX retrieves the app shell widget used by the pluginmanager
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service