[gtk/container-focus-cleanup: 18/19] container: Cosmetic doc cleanup



commit 841c4a8cfef17fa5f17bd153a368a0b2a4a05520
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]