Query: xltappinitialize
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XltAppInitialize(3X) XltAppInitialize(3X)NAMEXltAppInitialize - Replacement for XtAppInitialize which uses an XltAppShell instead of an Xt ApplicationShell.SYNOPSIS#include <Xlt/AppShell.h> Widget XltAppInitialize(ac, cls, opts, num_opts, argc, argv, fallbacks, a, n) XtAppContext *ac; String cls; XmrOptionDescList opts; Cardinal num_opts; int *argc; char **argv; char *fallbacks; ArgList a; Cardinal n;DESCRIPTIONXltAppInitialize is a drop-in replacement for XtAppInitialize(3X) which uses an Xlt AppShell widget instead of an Xt ApplicationShell wid- get. The type of shell created is the only difference between this function and XtAppInitialize(3X). Applications which use X11R6 should use XtOpenApplication(3X) which allows you to specify the type of shell widget to create.RETURN VALUEThe AppShell widget.SEE ALSOXtAppInitialize(3X), XtVaAppInitialize(3X), XtOpenApplication(3X), XtVaOpenApplication(3X). XltAppInitialize(3X)
Related Man Pages |
---|
xtappinitialize(3) - centos |
xtvaappinitialize(3) - centos |
xtvaappinitialize(3xt) - xfree86 |
xtappinitialize(3) - x11r4 |
xtvaappinitialize(3) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
help wid C-script in tcsh |
help with sed command |
Clear Screen Command for BASH shell |
String operations |
DAX fallbacks |