get_composite_name


Description:

[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public string get_composite_name ()

Warning: get_composite_name is deprecated since 3.10.

Obtains the composite name of a widget.

Note:

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

Parameters:

this

a Widget

Returns:

the composite name of this, or null if this is not a composite child. The string should be freed when it is no longer needed.