set_composite_name


Description:

[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public void set_composite_name (string name)

Warning: set_composite_name is deprecated since 3.10.

Sets a widgets composite name.

Note:

Use set_template, or don’t use this API at all.

The widget must be a composite child of its parent; see push_composite_child.

Parameters:

this

a Widget.

name

the name to set