]> Pileus Git - ~andy/gtk/commitdiff
Move some docs inline
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 12 Jul 2007 00:56:44 +0000 (00:56 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 12 Jul 2007 00:56:44 +0000 (00:56 +0000)
svn path=/trunk/; revision=18450

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkrange.sgml

index 3b17f6ec7503f7e8bd72e0b0fbe25f711168e336..9cf1e93a6f1d992bade3892ef90285f0e568d6df 100644 (file)
@@ -1,5 +1,6 @@
 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/tmpl/gtkrange.sgml:
        * gtk/tmpl/gtkbox.sgml:
        * gtk/tmpl/gtksignal.sgml:
        * gtk/tmpl/gtkaboutdialog.sgml:
index 5e3d506fae2820c03b53414a6bc70e66e19171ba..57bbcec1dddcba7290c0be54dac935d765ba20b5 100644 (file)
@@ -50,20 +50,18 @@ of the "steppers". It also provides properties and methods for setting a
 
 <!-- ##### SIGNAL GtkRange::move-slider ##### -->
 <para>
-Virtual function that moves the slider. Used for keybindings.
+
 </para>
 
-@range: the #GtkRange
-@arg1: 
-<!-- # Unused Parameters # -->
-@step: how to move the slider
+@range: 
+@step: 
 
 <!-- ##### SIGNAL GtkRange::value-changed ##### -->
 <para>
-Emitted when the range value changes.
+
 </para>
 
-@range: the #GtkRange
+@range: 
 
 <!-- ##### ARG GtkRange:adjustment ##### -->
 <para>