mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Move some docs inline
svn path=/trunk/; revision=18450
This commit is contained in:
parent
e848df063e
commit
167acf1286
@ -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:
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user