[ Version ( since = "2.12" ) ]
public SList<unowned Object> get_objects ()
Gets all objects that have been constructed by this.
Note that this function does not increment the reference counts of the returned objects.
this |
a Builder |
a newly-allocated SList containing all the objects constructed by the
Builder instance. It should be freed by |