GtkScale: Remove links from doc section title

This commit is contained in:
Matthias Clasen
2010-09-24 21:52:58 -04:00
parent 92ededc9b4
commit a98127fc12

View File

@ -45,15 +45,15 @@
/**
* SECTION:gtkscale
* @Short_description: Base class for #GtkHScale and #GtkVScale
* @Short_description: Base class for GtkHScale and GtkVScale
* @Title: GtkScale
*
* A #GtkScale is a slider control used to select a numeric value.
* A GtkScale is a slider control used to select a numeric value.
* To use it, you'll probably want to investigate the methods on
* its base class, #GtkRange, in addition to the methods for #GtkScale itself.
* its base class, #GtkRange, in addition to the methods for GtkScale itself.
* To set the value of a scale, you would normally use gtk_range_set_value().
* To detect changes to the value, you would normally use the
* #GtkRange::value_changed signal.
* #GtkRange::value-changed signal.
*
* <refsect2 id="GtkScale-BUILDER-UI"><title>GtkScale as GtkBuildable</title>
* GtkScale supports a custom &lt;marks&gt; element, which