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

Man Page: xtiscomposite

Operating Environment: hpux

Section: 3x

XtIsComposite(3X)						   XT FUNCTIONS 						 XtIsComposite(3X)

NAME
XtIsComposite - obtain and verify a widget's class
SYNTAX
Boolean XtIsComposite(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 ZN XtIsSes- sionShell . The
SEE ALSO
XtClass(3X), XtSuperclass(3X), XtIsSubclass(3X), XtCheckSubclass(3X), XtIsObject(3X), XtIsRectObj(3X), XtIsWidget(3X), XtIsConstraint(3X), XtIsShell(3X), XtIsOverrideShell(3X), XtIsWMShell(3X), XtIsVendorShell(3X), XtIsTransientShell(3X), XtIsTopLevelShell(3X), XtIsApplication- Shell(3X), XtIsSessionShell(3X) X Version 11 Release 6 XtIsComposite(3X)
Related Man Pages
xtchecksubclass(3xt) - redhat
xtisapplicationshell(3xt) - redhat
xtisconstraint(3xt) - redhat
xtisoverrideshell(3xt) - redhat
xtisshell(3xt) - redhat
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Thank you members and admins