set_child_property
Description:
[ NoWrapper ]
[ Version ( since = "1.16" ) ]
public virtual void set_child_property (Object child, ParamSpec pspec, Value value)
[ Version ( since = "1.16" ) ]
public virtual void set_child_property (Object child, ParamSpec pspec, Value value)
See set_child_property_full, which also gives an error.
Note that ges_timeline_element_set_child_properties may be more convenient for C programming.
Parameters:
| this | |
| value |
The value to set the property to |
| property_name |
The name of the child property to set |
Returns:
|
true if the property was found and set. |