[ 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.
Use set_template, or don’t use this API at all.
this |
a Widget |
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. |