mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 16:30:15 +00:00
Fix up the documentation of GtkTextView::move-viewport
Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=768546
This commit is contained in:
parent
25fed03420
commit
3756a1eca2
@ -1125,7 +1125,7 @@ G_GNUC_END_IGNORE_DEPRECATIONS
|
||||
/**
|
||||
* GtkTextView::move-viewport:
|
||||
* @text_view: the object which received the signal
|
||||
* @step: the granularity of the move, as a #GtkMovementStep
|
||||
* @step: the granularity of the movement, as a #GtkScrollStep
|
||||
* @count: the number of @step units to move
|
||||
*
|
||||
* The ::move-viewport signal is a
|
||||
|
Loading…
Reference in New Issue
Block a user