hpux man page for xtissensitive

Query: xtissensitive

OS: hpux

Section: 3

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

XtIsSensitive() 														   XtIsSensitive()

Name
  XtIsSensitive - check the current sensitivity state of a widget.

Synopsis
  Boolean XtIsSensitive(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 the widget is sensitive; False otherwise.

Description
  XtIsSensitive()  returns True if object is a subclass of RectObj and both its sensitive and ancestor_sensitive fields are True.  Otherwise,
  it returns False.

Usage
  An insensitive widget will not have user events dispatched to it, and may display itself specially (grayed out, for  example)  to  indicate
  this condition.

  A widget's sensitivity is often checked by its parent.  For example the parent may wish to determine whether it should should pass the key-
  board focus to the child, or it may choose to make itself insensitive if all of its children become insensitive.

See Also
  XtSetSensitive(1).

Xt - Object Information 													   XtIsSensitive()
Related Man Pages
xtissensitive(3) - x11r4
xtsetsensitive(3) - x11r4
xtissensitive(3) - suse
xtsetsensitive(3) - suse
xtissensitive(3xt) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
How to extract every repeated string between two specific string?
Sequence extraction
Seeking Alternative for diff in hp
Tar Command