get_composite_name


Description:

public string get_composite_name ()

Obtains the composite name of a widget.

Note:

Use gtk_widget_class_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.