diff options
Diffstat (limited to 'x11/viewres/pkg-descr')
-rw-r--r-- | x11/viewres/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/viewres/pkg-descr b/x11/viewres/pkg-descr index d334bb9e5464..aa58fb1f0e1c 100644 --- a/x11/viewres/pkg-descr +++ b/x11/viewres/pkg-descr @@ -1,2 +1,7 @@ This package contains viewres, a graphical class browser that displays a tree showing the widget class hierarchy of the Athena Widget Set. + +Each node in the tree can be expanded to show the resources that the +corresponding class adds (i.e. does not inherit from its parent) when a +widget is created. This application allows the user to visually examine +the structure and inherited resources for the Athena Widget Set. |