LISTRES(1) AIX LISTRES(1) NAME listres - list resources in widgets SYNOPSIS lllliiiissssttttrrrreeeessss [-option ...] DESCRIPTION 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. OPTIONS _L_i_s_t_r_e_s accepts all of the standard toolkit command line options along with those listed below: ----aaaallllllll This option indicates that _l_i_s_t_r_e_s should print information for all known widgets and objects. ----nnnnoooossssuuuuppppeeeerrrr This option indicates that resources that are inher- ited from a superclass should not be listed. This is useful for determining which resources are new to a subclass. ----vvvvaaaarrrriiiiaaaabbbblllleeee This option indicates that widgets should be identi- fied 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. ----ttttoooopppp _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''. ----ffffoooorrrrmmmmaaaatttt _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. X DEFAULTS To be written. SEE ALSO X(1), xrdb(1), appropriate widget documents BUGS Rev. Release 5 Page 1 LISTRES(1) AIX LISTRES(1) 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. COPYRIGHT Copyright 1989, Massachusetts Institute of Technology. See _X(_1) for a full statement of rights and permissions. AUTHOR Jim Fulton, MIT X Consortium Rev. Release 5 Page 2