Widget.getCompositeName

Obtains the composite name of a widget.

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.

Meta