WidgetPath.appendType
int appendType(gobject.types.GType type)Appends a widget type to the widget hierarchy represented by path.
Parameters
type | widget type to append |
Returns
the position where the element was inserted
int appendType(gobject.types.GType type)Appends a widget type to the widget hierarchy represented by path.
type | widget type to append |