112 lines
3.3 KiB
HTML
112 lines
3.3 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of LISTRES</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>LISTRES</H1>
|
|
Section: User Commands (1)<BR>Updated: listres 1.0.4<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
listres - list resources in widgets
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>listres</B>
|
|
|
|
[-option ...]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
The <I>listres</I> program generates a list of a widget's resource database.
|
|
The class in which each resource is first defined, the instance and class
|
|
name, and the type of each resource is listed. If no specific widgets
|
|
or the <I>-all</I> switch are given, a two-column list of widget names and
|
|
their class hierarchies is printed.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<I>Listres</I> accepts all of the standard toolkit command line options along
|
|
with those listed below:
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-all</B>
|
|
|
|
<DD>
|
|
This option indicates that <I>listres</I> should print information for all
|
|
known widgets and objects.
|
|
<DT id="2"><B>-nosuper</B>
|
|
|
|
<DD>
|
|
This option indicates that resources that are inherited from a superclass
|
|
should not be listed. This is useful for determining which resources are
|
|
new to a subclass.
|
|
<DT id="3"><B>-variable</B>
|
|
|
|
<DD>
|
|
This option indicates that widgets should be identified by the names of the
|
|
class record variables rather than the class name given in the variable. This
|
|
is useful for distinguishing subclasses that have the same class name as their
|
|
superclasses.
|
|
<DT id="4"><B>-top </B><I>name</I>
|
|
|
|
<DD>
|
|
This option specifies the name of the widget to be treated as the top of the
|
|
hierarchy. Case is not significant, and the name may match either the class
|
|
variable name or the class name. The default is ``core''.
|
|
<DT id="5"><B>-format </B><I>printf-string</I>
|
|
|
|
<DD>
|
|
This option specifies the <I>printf</I>-style format string to be used to print
|
|
out the name, instance, class, and type of each resource.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>X DEFAULTS</H2>
|
|
|
|
To be written.
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?7+X">X</A>(7), <A HREF="/cgi-bin/man/man2html?1+xrdb">xrdb</A>(1), appropriate widget documents
|
|
<A NAME="lbAH"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
On operating systems that do not support dynamic linking of run-time routines,
|
|
this program must have all of its known widgets compiled in. The sources
|
|
provide several tools for automating this process for various widget sets.
|
|
<A NAME="lbAI"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
Copyright 1994 X Consortium
|
|
<BR>
|
|
|
|
See <I><A HREF="/cgi-bin/man/man2html?7+X">X</A>(7)</I> for a full statement of rights and permissions.
|
|
<A NAME="lbAJ"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Jim Fulton, MIT X Consortium
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="7"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="8"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="9"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="10"><A HREF="#lbAF">X DEFAULTS</A><DD>
|
|
<DT id="11"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="12"><A HREF="#lbAH">BUGS</A><DD>
|
|
<DT id="13"><A HREF="#lbAI">COPYRIGHT</A><DD>
|
|
<DT id="14"><A HREF="#lbAJ">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:18 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|