WidgetPath.iterGetObjectName

Returns the object name that is at position pos in the widget hierarchy defined in path.

class WidgetPath
string
iterGetObjectName
(
int pos
)

Parameters

pos int

position to get the object name for, -1 for the path head

Return Value

Type: string

the name or NULL

Meta

Since

3.20