WidgetPath.iterSetObjectType
void iterSetObjectType(int pos, gobject.types.GType type)Sets the object type for a given position in the widget hierarchy defined by path.
Parameters
pos | position to modify, -1 for the path head |
type | object type to set |