Builder.getObject
gobject.object.ObjectWrap getObject(string name)Gets the object named name.
Note that this function does not increment the reference count of the returned object.
Parameters
name | name of object to get |
Returns
the object named name
gobject.object.ObjectWrap getObject(string name)Gets the object named name.
Note that this function does not increment the reference count of the returned object.
name | name of object to get |