get_objects


Description:

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.

Parameters:

this

a `GtkBuilder`

Returns:

a newly-allocated `GSList` containing all the objects constructed by the `GtkBuilder instance`. It should be freed by g_slist_free