forked from AuroraMiddleware/gtk
docs: don't use signal syntax for properties
This commit is contained in:
parent
a5696fe6d4
commit
6c4fea1e78
@ -1141,7 +1141,7 @@ gtk_arrow_draw (GtkWidget *widget,
|
||||
by the #GtkScrollable interface which must be implemented by a widget
|
||||
that wants to be placed in a #GtkScrolledWindow. Instead of emitting
|
||||
::set-scroll-adjustments, the scrolled window simply sets the
|
||||
#GtkScrollable::hadjustment and #GtkScrollable::vadjustment properties.
|
||||
#GtkScrollable:hadjustment and #GtkScrollable:vadjustment properties.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user