WidgetPath.iterGetObjectType

Returns the object #GType that is at position @pos in the widget hierarchy defined in @path.

class WidgetPath
iterGetObjectType
(
int pos
)

Parameters

pos int

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

Return Value

Type: GType

a widget type

Meta