hpux man page for xtissessionshell

Query: xtissessionshell

OS: hpux

Section: 3x

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

XtIsSessionShell(3X)						   XT FUNCTIONS 					      XtIsSessionShell(3X)

NAME
XtIsSessionShell - obtain and verify a widget's class
SYNTAX
Boolean XtIsSessionShell(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), XtIsRectObj(3X), XtIsWidget(3X), XtIsComposite(3X), XtIsConstraint(3X), XtIsShell(3X), XtIsOverrideShell(3X), XtIsWMShell(3X), XtIsVendorShell(3X), XtIsTransientShell(3X), XtIsTo- pLevelShell(3X), XtIsApplicationShell(3X) X Version 11 Release 6 XtIsSessionShell(3X)
Related Man Pages
xtchecksubclass(3) - debian
xtisapplicationshell(3) - debian
xtisconstraint(3) - debian
xtiswmshell(3) - debian
xtiswidget(3) - debian
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
SAN Migration question
Sequence extraction
Thank you members and admins