get_child_property
Description:
[ NoWrapper ]
public abstract void get_child_property (CanvasItemModel child, uint property_id, Value value, ParamSpec pspec)
public abstract void get_child_property (CanvasItemModel child, uint property_id, Value value, ParamSpec pspec)
Gets a child property of child
.
Parameters:
this | |
child |
a child CanvasItemModel. |
value |
a location to return the value. |
property_name |
the name of the child property to get. |