[gtk/container-focus-cleanup] container: Cosmetic doc cleanup
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/container-focus-cleanup] container: Cosmetic doc cleanup
- Date: Sun, 19 Apr 2020 15:25:02 +0000 (UTC)
commit cd7b348ee7c9c1cc2d80a590e49d69cea0d00bc5
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Apr 19 11:23:39 2020 -0400
container: Cosmetic doc cleanup
Remove remnants of child properties from the
documentation. They no longer exist.
gtk/gtkcontainer.h | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/gtk/gtkcontainer.h b/gtk/gtkcontainer.h
index 1a16f260c9..d4136c22cf 100644
--- a/gtk/gtkcontainer.h
+++ b/gtk/gtkcontainer.h
@@ -59,8 +59,6 @@ struct _GtkContainer
* @forall: Invokes callback on each child of container. The callback handler
* may remove the child.
* @child_type: Returns the type of the children supported by the container.
- * @set_child_property: Set a property on a child of container.
- * @get_child_property: Get a property from a child of container.
*
* Base class for containers.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]