customlayout: Cosmetics

Don't refer to GtkContainer in the docs.
This commit is contained in:
Matthias Clasen 2020-05-08 01:44:11 -04:00
parent 47139bc506
commit 001d62381a

View File

@ -4,7 +4,7 @@
* @Short_description: A convenience layout manager
*
* #GtkCustomLayout is a convenience type meant to be used as a transition
* mechanism between #GtkContainers implementing a layout policy, and
* mechanism between #GtkWidgets implementing a layout policy, and
* #GtkLayoutManager classes.
*
* A #GtkCustomLayout uses closures matching to the old #GtkWidget virtual