xltdisplayoptions(3x) redhat man page | unix.com

Man Page: xltdisplayoptions

Operating Environment: redhat

Section: 3x

XltDisplayOptions(3X)													     XltDisplayOptions(3X)

NAME
XltDisplayOptions - Convenience function to display command line options to stderr.
SYNOPSIS
#include <Xlt/Xlt.h> void XltDisplayOptions(options, num_options) XrmOptionDescList options; Cardinal num_options;
DESCRIPTION
XltDisplayOptions will print the command line options to stderr. The arguments are the same as those passed to XtAppInitialize(3). options Specifies an array of XrmOptionDescRec which describe how to parse the command line. num_options Specifies the number of elements in options.
RETURN VALUE
None
RELATED INFORMATION
XtAppInialize(3) XltDisplayFallbackResources(3) XltDisplayOptions(3X)
Related Man Pages
xtinitialize(3xt) - redhat
xtappinitialize(3) - centos
xtvaappinitialize(3) - centos
xtappinitialize(3) - x11r4
xtinitialize(3) - suse
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Retrieving previous command in a script
Shopt -s histappend
[TIP] Processing YAML files with yq