xtisrectobj(3x) hpux man page | unix.com

Man Page: xtisrectobj

Operating Environment: hpux

Section: 3x

XtIsRectObj(3X) 						   XT FUNCTIONS 						   XtIsRectObj(3X)

NAME
XtIsRectObj - obtain and verify a widget's class
SYNTAX
Boolean XtIsRectObj(w) Widget w;
ARGUMENTS
w Specifies the widget.
DESCRIPTION
To test if a given widget belongs to a subclass of an Intrinsics-defined class, the Intrinsics defines macros or functions equivalent to XtIsSubclass for each of the built-in classes. These procedures are XtIsObject, XtIsRectObj, XtIsWidget, XtIsComposite, XtIsConstraint, XtIsShell, XtIsOverrideShell, XtIsWMShell, XtIsVendorShell, XtIsTransientShell, XtIsTopLevelShell, XtIsApplicationShell, and XtIsSession- Shell.
SEE ALSO
XtClass(3X), XtSuperclass(3X), XtIsSubclass(3X), XtCheckSubclass(3X), XtIsObject(3X), XtIsWidget(3X), XtIsComposite(3X), XtIsCon- straint(3X), XtIsShell(3X), XtIsOverrideShell(3X), XtIsWMShell(3X), XtIsVendorShell(3X), XtIsTransientShell(3X), XtIsTopLevelShell(3X), XtIsApplicationShell(3X), XtIsSessionShell(3X) X Version 11 Release 6 XtIsRectObj(3X)
Related Man Pages
xtistransientshell(3) - centos
xtissessionshell(3x) - hpux
xtisshell(3x) - hpux
xtistoplevelshell(3x) - hpux
xtisvendorshell(3x) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Wrong Array...