[gtk/kill-containers: 20/43] buildable: Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/kill-containers: 20/43] buildable: Cosmetics
- Date: Sun, 10 May 2020 03:19:48 +0000 (UTC)
commit bbd8671289471d26d79ebf7d3b4f0857004196d8
Author: Matthias Clasen <mclasen redhat com>
Date: Fri May 8 01:47:19 2020 -0400
buildable: Cosmetics
Don't refer to GtkContainer in the docs.
gtk/gtkbuildable.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkbuildable.h b/gtk/gtkbuildable.h
index 7808f0445d..1dc1b08171 100644
--- a/gtk/gtkbuildable.h
+++ b/gtk/gtkbuildable.h
@@ -83,8 +83,8 @@ struct _GtkBuildableParser
* @get_name: The getter corresponding to @set_name. Implement this
* if you implement @set_name.
* @add_child: Adds a child. The @type parameter can be used to
- * differentiate the kind of child. #GtkContainer implements this
- * to add add a child widget to the container, #GtkNotebook uses
+ * differentiate the kind of child. #GtkWidget implements this
+ * to add event controllers to the widget, #GtkNotebook uses
* the @type to distinguish between page labels (of type "page-label")
* and normal children.
* @set_buildable_property: Sets a property of a buildable object.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]