Move some docs inline

svn path=/trunk/; revision=18450
This commit is contained in:
Matthias Clasen 2007-07-12 00:56:44 +00:00
parent e848df063e
commit 167acf1286
2 changed files with 6 additions and 7 deletions

View 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:

View 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>