forked from AuroraMiddleware/gtk
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
|
||||
* 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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user