More short description unification.

This commit is contained in:
Matthias Clasen 2004-10-11 20:10:52 +00:00
parent aad21bceee
commit cd28d2d7a1
44 changed files with 44 additions and 45 deletions

View File

@ -2,7 +2,7 @@
GtkArrow
<!-- ##### SECTION Short_Description ##### -->
produces an arrow pointing in one of the four cardinal directions.
Displays an arrow
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkAspectFrame
<!-- ##### SECTION Short_Description ##### -->
A frame that constrains its child to a particular aspect ratio.
A frame that constrains its child to a particular aspect ratio
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkBin
<!-- ##### SECTION Short_Description ##### -->
a container with just one child.
A container with just one child
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkBox
<!-- ##### SECTION Short_Description ##### -->
a base class for box containers
Base class for box containers
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkCalendar
<!-- ##### SECTION Short_Description ##### -->
display a calendar and/or allow the user to select a date.
Displays a calendar and allows the user to select a date
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkCList
<!-- ##### SECTION Short_Description ##### -->
A multi-columned scrolling list widget.
A multi-columned scrolling list widget
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkCombo
<!-- ##### SECTION Short_Description ##### -->
a text entry field with a dropdown list.
A text entry field with a dropdown list
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkCTree
<!-- ##### SECTION Short_Description ##### -->
a widget displaying a hierarchical tree.
A widget displaying a hierarchical tree
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkCurve
<!-- ##### SECTION Short_Description ##### -->
allows direct editing of a curve.
Allows direct editing of a curve
<!-- ##### SECTION Long_Description ##### -->
<note>

View File

@ -2,7 +2,7 @@
GtkDrawingArea
<!-- ##### SECTION Short_Description ##### -->
a widget for custom user interface elements.
A widget for custom user interface elements
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkEventBox
<!-- ##### SECTION Short_Description ##### -->
a widget used to catch events for widgets which do not have their own window.
A widget used to catch events for widgets which do not have their own window
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkFixed
<!-- ##### SECTION Short_Description ##### -->
a container which allows you to position widgets at fixed coordinates
A container which allows you to position widgets at fixed coordinates
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkFrame
<!-- ##### SECTION Short_Description ##### -->
A bin with a decorative frame and optional label.
A bin with a decorative frame and optional label
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkHandleBox
<!-- ##### SECTION Short_Description ##### -->
a widget for detachable window portions.
a widget for detachable window portions
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkHButtonBox
<!-- ##### SECTION Short_Description ##### -->
a container for arranging buttons horizontally
A container for arranging buttons horizontally
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkHBox
<!-- ##### SECTION Short_Description ##### -->
horizontal container box
A horizontal container box
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkHPaned
<!-- ##### SECTION Short_Description ##### -->
A container with two panes arranged horizontally.
A container with two panes arranged horizontally
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkHSeparator
<!-- ##### SECTION Short_Description ##### -->
a horizontal separator.
A horizontal separator
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkItem
<!-- ##### SECTION Short_Description ##### -->
abstract base class for #GtkMenuItem, #GtkListItem and #GtkTreeItem.
Abstract base class for GtkMenuItem, GtkListItem and GtkTreeItem
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkList
<!-- ##### SECTION Short_Description ##### -->
Widget for packing a list of selectable items.
Widget for packing a list of selectable items
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkListItem
<!-- ##### SECTION Short_Description ##### -->
an item in a #GtkList.
An item in a GtkList
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkMisc
<!-- ##### SECTION Short_Description ##### -->
a base class for widgets with alignments and padding.
Base class for widgets with alignments and padding
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkNotebook
<!-- ##### SECTION Short_Description ##### -->
A tabbed notebook container.
A tabbed notebook container
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkObject
<!-- ##### SECTION Short_Description ##### -->
The base class of the GTK+ type hierarchy.
The base class of the GTK+ type hierarchy
<!-- ##### SECTION Long_Description ##### -->
<refsect2>

View File

@ -2,7 +2,7 @@
GtkOptionMenu
<!-- ##### SECTION Short_Description ##### -->
a widget used to choose from a list of valid choices.
A widget used to choose from a list of valid choices
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkPixmap
<!-- ##### SECTION Short_Description ##### -->
a widget displaying a graphical image or icon.
A widget displaying a graphical image or icon
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkPlug
<!-- ##### SECTION Short_Description ##### -->
Toplevel for embedding into other processes.
Toplevel for embedding into other processes
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkPreview
<!-- ##### SECTION Short_Description ##### -->
widget to display RGB or grayscale data.
A widget to display RGB or grayscale data
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkProgress
<!-- ##### SECTION Short_Description ##### -->
the base class for #GtkProgressBar.
Base class for GtkProgressBar
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkScale
<!-- ##### SECTION Short_Description ##### -->
a base class for #GtkHScale and #GtkVScale.
Base class for GtkHScale and GtkVScale
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkScrollbar
<!-- ##### SECTION Short_Description ##### -->
base class for #GtkHScrollbar and GtkVScrollbar.
Base class for GtkHScrollbar and GtkVScrollbar
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,8 +2,7 @@
GtkScrolledWindow
<!-- ##### SECTION Short_Description ##### -->
Adds scrollbars to its child widget.
Adds scrollbars to its child widget
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkSeparator
<!-- ##### SECTION Short_Description ##### -->
a base class for #GtkHSeparator and #GtkVSeparator.
Base class for #GtkHSeparator and #GtkVSeparator
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkSocket
<!-- ##### SECTION Short_Description ##### -->
Container for widgets from other processes.
Container for widgets from other processes
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkTable
<!-- ##### SECTION Short_Description ##### -->
Pack widgets in regular patterns.
Pack widgets in regular patterns
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkText
<!-- ##### SECTION Short_Description ##### -->
a text widget.
A text widget
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkTipsQuery
<!-- ##### SECTION Short_Description ##### -->
displays help about widgets in the user interface.
Displays help about widgets in the user interface
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkTooltips
<!-- ##### SECTION Short_Description ##### -->
Add tips to your widgets.
Add tips to your widgets
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkTree
<!-- ##### SECTION Short_Description ##### -->
a tree widget.
A tree widget
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkTreeItem
<!-- ##### SECTION Short_Description ##### -->
The widget used for items in a #GtkTree.
The widget used for items in a GtkTree
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkVButtonBox
<!-- ##### SECTION Short_Description ##### -->
a container for arranging buttons vertically
A container for arranging buttons vertically
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkVBox
<!-- ##### SECTION Short_Description ##### -->
vertical container box
A vertical container box
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkVPaned
<!-- ##### SECTION Short_Description ##### -->
A container with two panes arranged vertically.
A container with two panes arranged vertically
<!-- ##### SECTION Long_Description ##### -->
<para>

View File

@ -2,7 +2,7 @@
GtkVSeparator
<!-- ##### SECTION Short_Description ##### -->
a vertical separator.
A vertical separator
<!-- ##### SECTION Long_Description ##### -->
<para>