*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XtGetApplicationNameAndClass | Section: 3 | Source: Digital UNIX | File: XtGetApplicationNameAndClass.3Xt.gz
XtGetApplicationNameAndClass(3Xt) XtGetApplicationNameAndClass(3Xt) NAME XtGetApplicationNameAndClass - retrieve application name and class SYNOPSIS void XtGetApplicationNameAndClass(display, name_return, class_return) Display* display; String* name_return; String* class_return; ARGUMENTS Specifies an open display connection that has been initialized with XtDisplayInitialize . Returns the application name. Returns the ap- plication class. DESCRIPTION XtGetApplicationNameAndClass returns the application name and class passed to XtDisplayInitialize for the specified display. If the display was never initialized or has been closed, the result is undefined. The returned strings are owned by the Intrinsics and must not be modified or freed by the caller. SEE ALSO X Toolkit Intrinsics -- C Language Interface Xlib -- C Language X Interface XtGetApplicationNameAndClass(3Xt)

Navigation Options