mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 07:04:29 +00:00
container: Cosmetic doc cleanup
Remove remnants of child properties from the documentation. They no longer exist.
This commit is contained in:
parent
d756c6e282
commit
841c4a8cfe
@ -59,8 +59,6 @@ struct _GtkContainer
|
|||||||
* @forall: Invokes callback on each child of container. The callback handler
|
* @forall: Invokes callback on each child of container. The callback handler
|
||||||
* may remove the child.
|
* may remove the child.
|
||||||
* @child_type: Returns the type of the children supported by the container.
|
* @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.
|
* Base class for containers.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user