Widget.getCompositeName

Obtains the composite name of a widget.

More...
class Widget
string
getCompositeName
()

Return Value

Type: string

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

Detailed Description

Deprecated: Use Widget.classSetTemplate, or don’t use this API at all.