[ Version ( since = "2.12" ) ]
public unowned Object? get_object (string name)
Gets the object named name.
Note that this function does not increment the reference count of the returned object.
| this |
a Builder |
| name |
name of object to get |
|
the object named |