Widget.setCompositeName

Sets a widgets composite name. The widget must be a composite child of its parent; see gtk_widget_push_composite_child().

class Widget
void
setCompositeName
(
string name
)

Parameters

name string

the name to set

Meta