home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / man / cat1 / listres.0 < prev    next >
Encoding:
Text File  |  1996-10-17  |  2.7 KB  |  133 lines

  1.  
  2.  
  3.  
  4. LISTRES(1)                           LISTRES(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        listres - list resources in widgets
  9.  
  10. SSYYNNOOPPSSIISS
  11.        lliissttrreess [-option ...]
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        The  _l_i_s_t_r_e_s  program  generates     a  list  of  a     widget's
  15.        resource database.  The class in which  each  resource  is
  16.        first  defined,    the instance and class name, and the type
  17.        of each resource is listed.  If no specific widgets or the
  18.        _-_a_l_l  switch  are given, a two-column list of widget names
  19.        and their class hierarchies is printed.
  20.  
  21. OOPPTTIIOONNSS
  22.        _L_i_s_t_r_e_s accepts all of the standard toolkit  command  line
  23.        options along with those listed below:
  24.  
  25.        --aallll    This  option  indicates    that _l_i_s_t_r_e_s should print
  26.            information for all known widgets and objects.
  27.  
  28.        --nnoossuuppeerr
  29.            This option  indicates  that  resources    that  are
  30.            inherited  from a superclass should not be listed.
  31.            This is useful for determining which resources are
  32.            new to a subclass.
  33.  
  34.        --vvaarriiaabbllee
  35.            This option indicates that widgets should be iden-
  36.            tified by the names of the class record    variables
  37.            rather  than the class name given in the variable.
  38.            This is useful for distinguishing subclasses  that
  39.            have the same class name as their superclasses.
  40.  
  41.        --ttoopp _n_a_m_e
  42.            This option specifies the name of the widget to be
  43.            treated as the top of the hierarchy.  Case is  not
  44.            significant,  and  the  name  may match either the
  45.            class  variable    name  or  the  class  name.   The
  46.            default is ``core''.
  47.  
  48.        --ffoorrmmaatt _p_r_i_n_t_f_-_s_t_r_i_n_g
  49.            This  option  specifies    the  _p_r_i_n_t_f-style  format
  50.            string to be used to print out the name, instance,
  51.            class, and type of each resource.
  52.  
  53. XX DDEEFFAAUULLTTSS
  54.        To be written.
  55.  
  56. SSEEEE AALLSSOO
  57.        X(1), xrdb(1), appropriate widget documents
  58.  
  59. BBUUGGSS
  60.        On  operating  systems that do not support dynamic linking
  61.  
  62.  
  63.  
  64. X Version 11            Release 6                1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. LISTRES(1)                           LISTRES(1)
  71.  
  72.  
  73.        of run-time routines, this program must have  all  of  its
  74.        known  widgets  compiled     in.  The sources provide several
  75.        tools for automating this process for various widget sets.
  76.  
  77. CCOOPPYYRRIIGGHHTT
  78.        Copyright ([, X Consortium
  79.        See _X_(_1_) for a full statement of rights and permissions.
  80.  
  81. AAUUTTHHOORR
  82.        Jim Fulton, MIT X Consortium
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. X Version 11            Release 6                2
  131.  
  132.  
  133.