viewport: Tweak docs

This commit is contained in:
Matthias Clasen 2021-03-01 01:42:20 -05:00 committed by Emmanuele Bassi
parent ae315c1106
commit f6ff03bf09

View File

@ -40,9 +40,8 @@
/**
* GtkViewport:
*
* The `GtkViewport` widget acts as an adaptor class, implementing
* scrollability for child widgets that lack their own scrolling
* capabilities.
* `GtkViewport` implements scrollability for widgets that lack their
* own scrolling capabilities.
*
* Use `GtkViewport` to scroll child widgets such as `GtkGrid`,
* `GtkBox`, and so on.