home *** CD-ROM | disk | FTP | other *** search
-
-
-
- LISTRES(1) LISTRES(1)
-
-
- NNAAMMEE
- listres - list resources in widgets
-
- SSYYNNOOPPSSIISS
- lliissttrreess [-option ...]
-
- DDEESSCCRRIIPPTTIIOONN
- The _l_i_s_t_r_e_s 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
- _-_a_l_l switch are given, a two-column list of widget names
- and their class hierarchies is printed.
-
- OOPPTTIIOONNSS
- _L_i_s_t_r_e_s accepts all of the standard toolkit command line
- options along with those listed below:
-
- --aallll This option indicates that _l_i_s_t_r_e_s should print
- information for all known widgets and objects.
-
- --nnoossuuppeerr
- 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.
-
- --vvaarriiaabbllee
- This option indicates that widgets should be iden-
- tified 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.
-
- --ttoopp _n_a_m_e
- 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''.
-
- --ffoorrmmaatt _p_r_i_n_t_f_-_s_t_r_i_n_g
- This option specifies the _p_r_i_n_t_f-style format
- string to be used to print out the name, instance,
- class, and type of each resource.
-
- XX DDEEFFAAUULLTTSS
- To be written.
-
- SSEEEE AALLSSOO
- X(1), xrdb(1), appropriate widget documents
-
- BBUUGGSS
- On operating systems that do not support dynamic linking
-
-
-
- X Version 11 Release 6 1
-
-
-
-
-
- LISTRES(1) LISTRES(1)
-
-
- 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.
-
- CCOOPPYYRRIIGGHHTT
- Copyright ([, X Consortium
- See _X_(_1_) for a full statement of rights and permissions.
-
- AAUUTTHHOORR
- Jim Fulton, MIT X Consortium
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- X Version 11 Release 6 2
-
-
-