Query: xltdisplayfallbackresources
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XltDisplayFallbackResources(3X) XltDisplayFallbackResources(3X)NAMEXltDisplayFallbackResources - Convenience function to display the application fallback resources to stderr in a format suitable for an app_defaults file.SYNOPSIS#include <Xlt/Xlt.h> void XltDisplayFallbackResources(fallback_resources) String *fallback_resources;DESCRIPTIONXltDisplayFallbackResources will print the command fallback resources to stderr. The argument is the same as that passed to XtAppInitial- ize(3). fallback_resources Specifies a NULL-terminated array of resource specification strings.RETURN VALUENoneRELATED INFORMATIONXtAppInialize(3) XltDisplayOptions(3) XltDisplayFallbackResources(3X)