*** 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: NetBSD | File: XtGetApplicationNameAndClass.3
XtGetAppli...meAndClass(3) Library Functions Manual XtGetAppli...meAndClass(3) NAME XtGetApplicationNameAndClass - retrieve application name and class SYNTAX #include <X11/Intrinsic.h> void XtGetApplicationNameAndClass(Display* display, String* name_re- turn, String* class_return); ARGUMENTS display Specifies an open display connection that has been initial- ized with XtDisplayInitialize. name_return Returns the application name. class_return Returns the application class. DESCRIPTION XtGetApplicationNameAndClass returns the application name and class passed to XtDisplayInitialize for the specified display. If the dis- play was never initialized or has been closed, the result is undefined. The returned strings are owned by the Intrinsics and must not be modi- fied or freed by the caller. SEE ALSO XtDisplayInitialize(3) X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface XT FUNCTIONS X Version 11 XtGetAppli...meAndClass(3)

Navigation Options