[gtk/kill-containers: 43/51] customlayout: Cosmetics



commit 91ce7b1538e16be03ac8d287422383ee6888a6a7
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri May 8 01:44:11 2020 -0400

    customlayout: Cosmetics
    
    Don't refer to GtkContainer in the docs.

 gtk/gtkcustomlayout.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkcustomlayout.c b/gtk/gtkcustomlayout.c
index 42714359c5..32d2c37a9e 100644
--- a/gtk/gtkcustomlayout.c
+++ b/gtk/gtkcustomlayout.c
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]