set_composite_name


Description:

public void set_composite_name (string name)

Sets a widgets composite name.

Note:

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