hpux man page for xtisrealized

Query: xtisrealized

OS: hpux

Section: 3

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

XtIsRealized()															    XtIsRealized()

Name
  XtIsRealized - determine whether a widget has been realized.

Synopsis
  Boolean XtIsRealized(object)
	 Widget object;

Inputs
  object    Specifies the object whose state is to be tested; may be of class Object or any subclass thereof.

Returns
  True if object is realized; False otherwise.

Description
  XtIsRealized()  returns  True if the specified object (or its nearest widget ancestor) has been realized, and False otherwise.  A widget is
  realized if it has a nonzero X window ID.

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

  Some	widget	methods  (for example, set_values()) might wish to operate differently depending on whether the widget has been realized.  In
  particular, no Xlib calls can refer to a widget's window until the widget is realized.

See Also
  XtWindow(1).

Xt - Object Information 													    XtIsRealized()
Related Man Pages
xtunrealizewidget(3) - debian
xtrealizewidget(3) - centos
xtisrealized(3) - suse
xtunrealizewidget(3) - suse
xtrealizewidget(3) - linux
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
SAN Migration question
Hpux 11iV3 administration document
Seeking Alternative for diff in hp