WidgetPath.iterSetObjectType

Sets the object type for a given position in the widget hierarchy defined by path.

class WidgetPath
void
iterSetObjectType
(
int pos
,)

Parameters

pos int

position to modify, -1 for the path head

type GType

object type to set

Meta