set_child_property


Description:

[ NoWrapper ]
public abstract void set_child_property (CanvasItem child, uint property_id, Value value, ParamSpec pspec)

Sets a child property of child.

Parameters:

this

a CanvasItem.

child

a child CanvasItem.

value

the value to set the property to.

property_name

the name of the child property to set.