home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cato / Xm / WMShell.z / WMShell
Encoding:
Text File  |  2002-10-03  |  29.6 KB  |  463 lines

  1.  
  2.  
  3.  
  4.      WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           WWWWMMMMSSSShhhheeeellllllll - The WMShell widget class
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////XXXXmmmm....hhhh>>>>
  13.           ####iiiinnnncccclllluuuuddddeeee <<<<XXXX11111111////SSSShhhheeeellllllll....hhhh>>>>
  14.  
  15.  
  16.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  17.           This page documents version 1.2 of the Motif library.
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.           WMShell is a top-level widget that encapsulates the
  21.           interaction with the window manager.
  22.  
  23.         CCCCllllaaaasssssssseeeessss
  24.           WMShell inherits behavior and resources from CCCCoooorrrreeee,
  25.           CCCCoooommmmppppoooossssiiiitttteeee, and SSSShhhheeeellllllll classes.
  26.  
  27.           The class pointer is wwwwmmmmSSSShhhheeeellllllllWWWWiiiiddddggggeeeettttCCCCllllaaaassssssss.
  28.  
  29.           The class name is WWWWMMMMSSSShhhheeeellllllll.
  30.  
  31.         NNNNeeeewwww RRRReeeessssoooouuuurrrrcccceeeessss
  32.           The following table defines a set of widget resources used
  33.           by the programmer to specify data.  The programmer can also
  34.           set the resource values for the inherited classes to set
  35.           attributes for this widget.  To reference a resource by name
  36.           or by class in a .Xdefaults file, remove the XXXXmmmmNNNN or XXXXmmmmCCCC
  37.           prefix and use the remaining letters.  To specify one of the
  38.           defined values for a resource in a .Xdefaults file, remove
  39.           the XXXXmmmm prefix and use the remaining letters (in either
  40.           lowercase or uppercase, but include any underscores between
  41.           words).  The codes in the access column indicate if the
  42.           given resource can be set at creation time (C), set by using
  43.           XXXXttttSSSSeeeettttVVVVaaaalllluuuueeeessss (S), retrieved by using XXXXttttGGGGeeeettttVVVVaaaalllluuuueeeessss (G), or is
  44.           not applicable (N/A).
  45.  
  46.                                   WWWWMMMMSSSShhhheeeellllllll RRRReeeessssoooouuuurrrrcccceeee SSSSeeeetttt
  47.      NNNNaaaammmmeeee               CCCCllllaaaassssssss              TTTTyyyyppppeeee      DDDDeeeeffffaaaauuuulllltttt                 AAAAcccccccceeeessssssss
  48.      ______________________________________________________________________________
  49.      XmNbaseHeight      XmCBaseHeight      int       XtUnspecifiedShellInt   CSG
  50.      XmNbaseWidth       XmCBaseWidth       int       XtUnspecifiedShellInt   CSG
  51.      XmNheightInc       XmCHeightInc       int       XtUnspecifiedShellInt   CSG
  52.      XmNiconMask        XmCIconMask        Pixmap    NULL                    CSG
  53.      XmNiconPixmap      XmCIconPixmap      Pixmap    NULL                    CSG
  54.      XmNiconWindow      XmCIconWindow      Window    NULL                    CSG
  55.      XmNiconX           XmCIconX           int       -1                      CSG
  56.      XmNiconY           XmCIconY           int       -1                      CSG
  57.      XmNinitialState    XmCInitialState    int       NormalState             CSG
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))
  71.  
  72.  
  73.  
  74.      XmNinput           XmCInput           Boolean   False                   CSG
  75.      XmNmaxAspectX      XmCMaxAspectX      int       XtUnspecifiedShellInt   CSG
  76.      XmNmaxAspectY      XmCMaxAspectY      int       XtUnspecifiedShellInt   CSG
  77.      XmNmaxHeight       XmCMaxHeight       int       XtUnspecifiedShellInt   CSG
  78.      XmNmaxWidth        XmCMaxWidth        int       XtUnspecifiedShellInt   CSG
  79.      XmNminAspectX      XmCMinAspectX      int       XtUnspecifiedShellInt   CSG
  80.      XmNminAspectY      XmCMinAspectY      int       XtUnspecifiedShellInt   CSG
  81.      XmNminHeight       XmCMinHeight       int       XtUnspecifiedShellInt   CSG
  82.      XmNminWidth        XmCMinWidth        int       XtUnspecifiedShellInt   CSG
  83.      XmNtitle           XmCTitle           String    dynamic                 CSG
  84.      XmNtitleEncoding   XmCTitleEncoding   Atom      dynamic                 CSG
  85.      XmNtransient       XmCTransient       Boolean   False                   CSG
  86.      XmNwaitForWm       XmCWaitForWm       Boolean   True                    CSG
  87.      XmNwidthInc        XmCWidthInc        int       XtUnspecifiedShellInt   CSG
  88.      XmNwindowGroup     XmCWindowGroup     Window    dynamic                 CSG
  89.      XmNwinGravity      XmCWinGravity      int       dynamic                 CSG
  90.      XmNwmTimeout       XmCWmTimeout       int       5000 ms                 CSG
  91.  
  92.  
  93.           XXXXmmmmNNNNbbbbaaaasssseeeeHHHHeeeeiiiigggghhhhtttt
  94.                     Specifies the base for a progression of preferred
  95.                     heights for the window manager to use in sizing
  96.                     the widget.  The preferred heights are
  97.                     XXXXmmmmNNNNbbbbaaaasssseeeeHHHHeeeeiiiigggghhhhtttt plus integral multiples of
  98.                     XXXXmmmmNNNNhhhheeeeiiiigggghhhhttttIIIInnnncccc, with a minimum of XXXXmmmmNNNNmmmmiiiinnnnHHHHeeeeiiiigggghhhhtttt and a
  99.                     maximum of XXXXmmmmNNNNmmmmaaaaxxxxHHHHeeeeiiiigggghhhhtttt.  If an initial value is
  100.                     not supplied for XXXXmmmmNNNNbbbbaaaasssseeeeHHHHeeeeiiiigggghhhhtttt but is supplied for
  101.                     XXXXmmmmNNNNbbbbaaaasssseeeeWWWWiiiiddddtttthhhh, the value of XXXXmmmmNNNNbbbbaaaasssseeeeHHHHeeeeiiiigggghhhhtttt is set to
  102.                     0 when the widget is realized.
  103.  
  104.           XXXXmmmmNNNNbbbbaaaasssseeeeWWWWiiiiddddtttthhhh
  105.                     Specifies the base for a progression of preferred
  106.                     widths for the window manager to use in sizing the
  107.                     widget.  The preferred widths are XXXXmmmmNNNNbbbbaaaasssseeeeWWWWiiiiddddtttthhhh
  108.                     plus integral multiples of XXXXmmmmNNNNwwwwiiiiddddtttthhhhIIIInnnncccc, with a
  109.                     minimum of XXXXmmmmNNNNmmmmiiiinnnnWWWWiiiiddddtttthhhh and a maximum of
  110.                     XXXXmmmmNNNNmmmmaaaaxxxxWWWWiiiiddddtttthhhh.  If an initial value is not supplied
  111.                     for XXXXmmmmNNNNbbbbaaaasssseeeeWWWWiiiiddddtttthhhh but is supplied for
  112.                     XXXXmmmmNNNNbbbbaaaasssseeeeHHHHeeeeiiiigggghhhhtttt, the value of XXXXmmmmNNNNbbbbaaaasssseeeeWWWWiiiiddddtttthhhh is set to
  113.                     0 when the widget is realized.
  114.  
  115.           XXXXmmmmNNNNhhhheeeeiiiigggghhhhttttIIIInnnncccc
  116.                     Specifies the increment for a progression of
  117.                     preferred heights for the window manager to use in
  118.                     sizing the widget.  The preferred heights are
  119.                     XXXXmmmmNNNNbbbbaaaasssseeeeHHHHeeeeiiiigggghhhhtttt plus integral multiples of
  120.                     XXXXmmmmNNNNhhhheeeeiiiigggghhhhttttIIIInnnncccc, with a minimum of XXXXmmmmNNNNmmmmiiiinnnnHHHHeeeeiiiigggghhhhtttt and a
  121.                     maximum of XXXXmmmmNNNNmmmmaaaaxxxxHHHHeeeeiiiigggghhhhtttt.  If an initial value is
  122.                     not supplied for XXXXmmmmNNNNhhhheeeeiiiigggghhhhttttIIIInnnncccc but is supplied for
  123.                     XXXXmmmmNNNNwwwwiiiiddddtttthhhhIIIInnnncccc, the value of XXXXmmmmNNNNhhhheeeeiiiigggghhhhttttIIIInnnncccc is set to 1
  124.                     when the widget is realized.
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))
  137.  
  138.  
  139.  
  140.           XXXXmmmmNNNNiiiiccccoooonnnnMMMMaaaasssskkkk
  141.                     Specifies a bitmap that could be used by the
  142.                     window manager to clip the XXXXmmmmNNNNiiiiccccoooonnnnPPPPiiiixxxxmmmmaaaapppp bitmap to
  143.                     make the icon nonrectangular.
  144.  
  145.           XXXXmmmmNNNNiiiiccccoooonnnnPPPPiiiixxxxmmmmaaaapppp
  146.                     Specifies a bitmap that could be used by the
  147.                     window manager as the application's icon.
  148.  
  149.           XXXXmmmmNNNNiiiiccccoooonnnnWWWWiiiinnnnddddoooowwww
  150.                     Specifies the ID of a window that could be used by
  151.                     the window manager as the application's icon.
  152.  
  153.           XXXXmmmmNNNNiiiiccccoooonnnnXXXX  Specifies a suitable place to put the
  154.                     application's icon; this is a hint to the window
  155.                     manager in root window coordinates.  Since the
  156.                     window manager controls icon placement policy,
  157.                     this may be ignored.  If no initial value is
  158.                     specified, the value is set to -1 when the widget
  159.                     is realized.
  160.  
  161.           XXXXmmmmNNNNiiiiccccoooonnnnYYYY  Specifies a suitable place to put the
  162.                     application's icon; this is a hint to the window
  163.                     manager in root window coordinates.  Since the
  164.                     window manager controls icon placement policy,
  165.                     this may be ignored.  If no initial value is
  166.                     specified, the value is set to -1 when the widget
  167.                     is realized.
  168.  
  169.           XXXXmmmmNNNNiiiinnnniiiittttiiiiaaaallllSSSSttttaaaatttteeee
  170.                     Specifies the state in which the application
  171.                     wishes the widget instance to start.  It must be
  172.                     one of the constants NNNNoooorrrrmmmmaaaallllSSSSttttaaaatttteeee or IIIIccccoooonnnniiiiccccSSSSttttaaaatttteeee.
  173.  
  174.           XXXXmmmmNNNNiiiinnnnppppuuuutttt  Specifies the application's input model for this
  175.                     widget and its descendants.  The meaning of a True
  176.                     or False value for this resource depends on the
  177.                     presence or absence of a WWWWMMMM____TTTTAAAAKKKKEEEE____FFFFOOOOCCCCUUUUSSSS atom in the
  178.                     WWWWMMMM____PPPPRRRROOOOTTTTOOOOCCCCOOOOLLLLSSSS property:
  179.  
  180.                         IIIInnnnppppuuuutttt MMMMooooddddeeeellll       XXXXmmmmNNNNiiiinnnnppppuuuutttt   WWWWMMMM____TTTTAAAAKKKKEEEE____FFFFOOOOCCCCUUUUSSSS
  181.                         __________________________________________
  182.                         No input          False      Absent
  183.                         Passive           True       Absent
  184.                         Locally active    True       Present
  185.                         Globally active   False      Present
  186.  
  187.                     For more information on input models, see the X
  188.                     Consortium Standard _I_n_t_e_r-_C_l_i_e_n_t _C_o_m_m_u_n_i_c_a_t_i_o_n
  189.                     _C_o_n_v_e_n_t_i_o_n_s _M_a_n_u_a_l.
  190.  
  191.           XXXXmmmmNNNNmmmmaaaaxxxxAAAAssssppppeeeeccccttttXXXX
  192.  
  193.  
  194.  
  195.      Page 3                                          (printed 4/30/98)
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.      WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))
  203.  
  204.  
  205.  
  206.                     Specifies the numerator of the maximum aspect
  207.                     ratio (X/Y) that the application wishes the widget
  208.                     instance to have.
  209.  
  210.           XXXXmmmmNNNNmmmmaaaaxxxxAAAAssssppppeeeeccccttttYYYY
  211.                     Specifies the denominator of the maximum aspect
  212.                     ratio (X/Y) that the application wishes the widget
  213.                     instance to have.
  214.  
  215.           XXXXmmmmNNNNmmmmaaaaxxxxHHHHeeeeiiiigggghhhhtttt
  216.                     Specifies the maximum height that the application
  217.                     wishes the widget instance to have.  If an initial
  218.                     value is not supplied for XXXXmmmmNNNNmmmmaaaaxxxxHHHHeeeeiiiigggghhhhtttt but is
  219.                     supplied for XXXXmmmmNNNNmmmmaaaaxxxxWWWWiiiiddddtttthhhh, the value of
  220.                     XXXXmmmmNNNNmmmmaaaaxxxxHHHHeeeeiiiigggghhhhtttt is set to 32767 when the widget is
  221.                     realized.
  222.  
  223.           XXXXmmmmNNNNmmmmaaaaxxxxWWWWiiiiddddtttthhhh
  224.                     Specifies the maximum width that the application
  225.                     wishes the widget instance to have.  If an initial
  226.                     value is not supplied for XXXXmmmmNNNNmmmmaaaaxxxxWWWWiiiiddddtttthhhh but is
  227.                     supplied for XXXXmmmmNNNNmmmmaaaaxxxxHHHHeeeeiiiigggghhhhtttt, the value of
  228.                     XXXXmmmmNNNNmmmmaaaaxxxxWWWWiiiiddddtttthhhh is set to 32767 when the widget is
  229.                     realized.
  230.  
  231.           XXXXmmmmNNNNmmmmiiiinnnnAAAAssssppppeeeeccccttttXXXX
  232.                     Specifies the numerator of the minimum aspect
  233.                     ratio (X/Y) that the application wishes the widget
  234.                     instance to have.
  235.  
  236.           XXXXmmmmNNNNmmmmiiiinnnnAAAAssssppppeeeeccccttttYYYY
  237.                     Specifies the denominator of the minimum aspect
  238.                     ratio (X/Y) that the application wishes the widget
  239.                     instance to have.
  240.  
  241.           XXXXmmmmNNNNmmmmiiiinnnnHHHHeeeeiiiigggghhhhtttt
  242.                     Specifies the minimum height that the application
  243.                     wishes the widget instance to have.  If an initial
  244.                     value is not supplied for XXXXmmmmNNNNmmmmiiiinnnnHHHHeeeeiiiigggghhhhtttt but is
  245.                     supplied for XXXXmmmmNNNNmmmmiiiinnnnWWWWiiiiddddtttthhhh, the value of
  246.                     XXXXmmmmNNNNmmmmiiiinnnnHHHHeeeeiiiigggghhhhtttt is set to 1 when the widget is
  247.                     realized.
  248.  
  249.           XXXXmmmmNNNNmmmmiiiinnnnWWWWiiiiddddtttthhhh
  250.                     Specifies the minimum width that the application
  251.                     wishes the widget instance to have.  If an initial
  252.                     value is not supplied for XXXXmmmmNNNNmmmmiiiinnnnWWWWiiiiddddtttthhhh but is
  253.                     supplied for XXXXmmmmNNNNmmmmiiiinnnnHHHHeeeeiiiigggghhhhtttt, the value of
  254.                     XXXXmmmmNNNNmmmmiiiinnnnWWWWiiiiddddtttthhhh is set to 1 when the widget is
  255.                     realized.
  256.  
  257.           XXXXmmmmNNNNttttiiiittttlllleeee  Specifies the application name to be displayed by
  258.  
  259.  
  260.  
  261.      Page 4                                          (printed 4/30/98)
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.      WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))
  269.  
  270.  
  271.  
  272.                     the window manager.  The default is the icon name
  273.                     if specified, otherwise the name of the
  274.                     application.
  275.  
  276.           XXXXmmmmNNNNttttiiiittttlllleeeeEEEEnnnnccccooooddddiiiinnnngggg
  277.                     Specifies a property type that represents the
  278.                     encoding of the XXXXmmmmNNNNttttiiiittttlllleeee string.  If a language
  279.                     procedure has been set, the default is None;
  280.                     otherwise, the default is XA_STRING.  When the
  281.                     widget is realized, if the value is None, the
  282.                     corresponding name is assumed to be in the current
  283.                     locale.  The name is passed to
  284.                     XXXXmmmmbbbbTTTTeeeexxxxttttLLLLiiiissssttttTTTTooooTTTTeeeexxxxttttPPPPrrrrooooppppeeeerrrrttttyyyy with an encoding style
  285.                     of XXXXSSSSttttddddIIIICCCCCCCCTTTTeeeexxxxttttSSSSttttyyyylllleeee.  The resulting encoding is
  286.                     "STRING" if the name is fully convertible to
  287.                     "STRING," otherwise "COMPOUND_TEXT."  The values
  288.                     of the encoding resources are not changed; they
  289.                     remain None.
  290.  
  291.           XXXXmmmmNNNNttttrrrraaaannnnssssiiiieeeennnntttt
  292.                     Specifies a Boolean value that is True if the
  293.                     widget instance is transient, typically a popup on
  294.                     behalf of another widget.  The window manager may
  295.                     treat a transient widget's window differently from
  296.                     other windows.  For example, a window manager may
  297.                     not iconify a transient window separately from its
  298.                     associated application.  Applications and users
  299.                     should not normally alter this resource.
  300.  
  301.           XXXXmmmmNNNNwwwwaaaaiiiittttFFFFoooorrrrWWWWmmmm
  302.                     When True, specifies that the Intrinsics waits the
  303.                     length of time given by the XXXXmmmmNNNNwwwwmmmmTTTTiiiimmmmeeeeoooouuuutttt resource
  304.                     for the window manager to respond to certain
  305.                     actions before assuming that there is no window
  306.                     manager present.  This resource is altered by the
  307.                     Intrinsics as it receives, or fails to receive,
  308.                     responses from the window manager.
  309.  
  310.           XXXXmmmmNNNNwwwwiiiiddddtttthhhhIIIInnnncccc
  311.                     Specifies the base for a progression of preferred
  312.                     widths for the window manager to use in sizing the
  313.                     widget.  The preferred widths are XXXXmmmmNNNNbbbbaaaasssseeeeWWWWiiiiddddtttthhhh
  314.                     plus integral multiples of XXXXmmmmNNNNwwwwiiiiddddtttthhhhIIIInnnncccc, with a
  315.                     minimum of XXXXmmmmNNNNmmmmiiiinnnnWWWWiiiiddddtttthhhh and a maximum of
  316.                     XXXXmmmmNNNNmmmmaaaaxxxxWWWWiiiiddddtttthhhh.  If an initial value is not supplied
  317.                     for XXXXmmmmNNNNwwwwiiiiddddtttthhhhIIIInnnncccc but is supplied for XXXXmmmmNNNNhhhheeeeiiiigggghhhhttttIIIInnnncccc,
  318.                     the value of XXXXmmmmNNNNwwwwiiiiddddtttthhhhIIIInnnncccc is set to 1 when the
  319.                     widget is realized.
  320.  
  321.           XXXXmmmmNNNNwwwwiiiinnnnddddoooowwwwGGGGrrrroooouuuupppp
  322.                     Specifies the ID of a window with which this
  323.                     widget instance is associated.  By convention,
  324.  
  325.  
  326.  
  327.      Page 5                                          (printed 4/30/98)
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.      WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))
  335.  
  336.  
  337.  
  338.                     this window is the "leader" of a group of windows.
  339.                     A window manager may treat all windows in a group
  340.                     in some way; for example, it may always move or
  341.                     iconify them together.
  342.  
  343.                     If no initial value is specified, the value is set
  344.                     to the window of the first realized ancestor
  345.                     widget in the parent hierarchy when the widget is
  346.                     realized.  If a value of XXXXttttUUUUnnnnssssppppeeeecccciiiiffffiiiieeeeddddWWWWiiiinnnnddddoooowwwwGGGGrrrroooouuuupppp
  347.                     is specified, no window group is set.
  348.  
  349.           XXXXmmmmNNNNwwwwiiiinnnnGGGGrrrraaaavvvviiiittttyyyy
  350.                     Specifies the window gravity for use by the window
  351.                     manager in positioning the widget.  If no initial
  352.                     value is specified, the value is set when the
  353.                     widget is realized.  If XXXXmmmmNNNNggggeeeeoooommmmeeeettttrrrryyyy is not NULL,
  354.                     XXXXmmmmNNNNwwwwiiiinnnnGGGGrrrraaaavvvviiiittttyyyy is set to the window gravity
  355.                     returned by XXXXWWWWMMMMGGGGeeeeoooommmmeeeettttrrrryyyy.  Otherwise, XXXXmmmmNNNNwwwwiiiinnnnGGGGrrrraaaavvvviiiittttyyyy
  356.                     is set to NNNNoooorrrrtttthhhhWWWWeeeessssttttGGGGrrrraaaavvvviiiittttyyyy.
  357.  
  358.           XXXXmmmmNNNNwwwwmmmmTTTTiiiimmmmeeeeoooouuuutttt
  359.                     Specifies the length of time that the Intrinsics
  360.                     waits for the window manager to respond to certain
  361.                     actions before assuming that there is no window
  362.                     manager present.  The value is in milliseconds and
  363.                     must not be negative.
  364.  
  365.  
  366.         IIIInnnnhhhheeeerrrriiiitttteeeedddd RRRReeeessssoooouuuurrrrcccceeeessss
  367.           WMShell inherits behavior and resources from the following
  368.           superclasses.  For a complete description of each resource,
  369.           refer to the man page for that superclass.
  370.  
  371.                                               SSSShhhheeeellllllll RRRReeeessssoooouuuurrrrcccceeee SSSSeeeetttt
  372.      NNNNaaaammmmeeee                      CCCCllllaaaassssssss                     TTTTyyyyppppeeee                     DDDDeeeeffffaaaauuuulllltttt          AAAAcccccccceeeessssssss
  373.      ____________________________________________________________________________________________________
  374.      XmNallowShellResize       XmCAllowShellResize       Boolean                  False            CG
  375.      XmNcreatePopupChildProc   XmCCreatePopupChildProc   XtCreatePopupChildProc   NULL             CSG
  376.      XmNgeometry               XmCGeometry               String                   NULL             CSG
  377.      XmNoverrideRedirect       XmCOverrideRedirect       Boolean                  False            CSG
  378.      XmNpopdownCallback        XmCCallback               XtCallbackList           NULL             C
  379.      XmNpopupCallback          XmCCallback               XtCallbackList           NULL             C
  380.      XmNsaveUnder              XmCSaveUnder              Boolean                  False            CSG
  381.      XmNvisual                 XmCVisual                 Visual *                 CopyFromParent   CSG
  382.  
  383.                              CCCCoooommmmppppoooossssiiiitttteeee RRRReeeessssoooouuuurrrrcccceeee SSSSeeeetttt
  384.      NNNNaaaammmmeeee                CCCCllllaaaassssssss               TTTTyyyyppppeeee          DDDDeeeeffffaaaauuuulllltttt   AAAAcccccccceeeessssssss
  385.      ______________________________________________________________________
  386.      XmNchildren         XmCReadOnly         WidgetList    NULL      G
  387.      XmNinsertPosition   XmCInsertPosition   XtOrderProc   NULL      CSG
  388.  
  389.  
  390.  
  391.  
  392.  
  393.      Page 6                                          (printed 4/30/98)
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.      WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               WWWWMMMMSSSShhhheeeellllllll((((3333XXXX))))
  401.  
  402.  
  403.  
  404.      XmNnumChildren      XmCReadOnly         Cardinal      0         G
  405.  
  406.                                                    CCCCoooorrrreeee RRRReeeessssoooouuuurrrrcccceeee SSSSeeeetttt
  407.      NNNNaaaammmmeeee                            CCCCllllaaaassssssss                           TTTTyyyyppppeeee             DDDDeeeeffffaaaauuuulllltttt                AAAAcccccccceeeessssssss
  408.      ______________________________________________________________________________________________________________
  409.      XmNaccelerators                 XmCAccelerators                 XtAccelerators   dynamic                CSG
  410.      XmNancestorSensitive            XmCSensitive                    Boolean          dynamic                G
  411.      XmNbackground                   XmCBackground                   Pixel            dynamic                CSG
  412.      XmNbackgroundPixmap             XmCPixmap                       Pixmap           XmUNSPECIFIED_PIXMAP   CSG
  413.      XmNborderColor                  XmCBorderColor                  Pixel            XtDefaultForeground    CSG
  414.      XmNborderPixmap                 XmCPixmap                       Pixmap           XmUNSPECIFIED_PIXMAP   CSG
  415.      XmNborderWidth                  XmCBorderWidth                  Dimension        1                      CSG
  416.      XmNcolormap                     XmCColormap                     Colormap         dynamic                CG
  417.      XmNdepth                        XmCDepth                        int              dynamic                CG
  418.      XmNdestroyCallback              XmCCallback                     XtCallbackList   NULL                   C
  419.      XmNheight                       XmCHeight                       Dimension        dynamic                CSG
  420.      XmNinitialResourcesPersistent   XmCInitialResourcesPersistent   Boolean          True                   C
  421.      XmNmappedWhenManaged            XmCMappedWhenManaged            Boolean          True                   CSG
  422.      XmNscreen                       XmCScreen                       Screen *         dynamic                CG
  423.      XmNsensitive                    XmCSensitive                    Boolean          True                   CSG
  424.      XmNtranslations                 XmCTranslations                 XtTranslations   dynamic                CSG
  425.      XmNwidth                        XmCWidth                        Dimension        dynamic                CSG
  426.      XmNx                            XmCPosition                     Position         0                      CSG
  427.      XmNy                            XmCPosition                     Position         0                      CSG
  428.  
  429.         TTTTrrrraaaannnnssssllllaaaattttiiiioooonnnnssss
  430.           There are no translations for WMShell.
  431.  
  432.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  433.           CCCCoooommmmppppoooossssiiiitttteeee((((3333XXXX)))), CCCCoooorrrreeee((((3333XXXX)))), and SSSShhhheeeellllllll((((3333XXXX)))).
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.      Page 7                                          (printed 4/30/98)
  460.  
  461.  
  462.  
  463.