hpux man page for xtdisplay

Query: xtdisplay

OS: hpux

Section: 1

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

XtDisplay()															       XtDisplay()

Name
  XtDisplay - return the X Display pointer for the specified widget.

Synopsis
  Display *XtDisplay(w)
	 Widget w;

Inputs
  w	    Specifies the widget; must be of class Core or any subclass thereof.

Returns
  The Display of the specified widget.

Description
  XtDisplay() returns the display pointer for the specified widget.

Usage
  XtDisplay() is implemented as a function when called from application code, but is replaced by a more efficient macro when called from wid-
  get code that includes the file <X11/IntrinsicP.h>.

  Use XtDisplayOfObject() to return the display of a widget or the nearest widget ancestor of a non-widget object.

See Also
  XtDisplayOfObject(1), XtScreen(1).

Xt - Object Information 													       XtDisplay()
Related Man Pages
xmredisplaywidget(3) - centos
xtissubclass(3xt) - ultrix
xmredisplaywidget(3) - hpux
xtchecksubclass(3xt) - osf1
xtisconstraint(3xt) - osf1
Similar Topics in the Unix Linux Community
how to change the default background color for x windows
Motif Application will not refresh
Xlib - Rotation and interpolation of pixmap - Performance problems
Change text font to greater one in this very good MOTIF texteditor ?