getObjects

open fun getObjects(): <Error class: unknown class>

Gets all objects that have been constructed by @builder.

Note that this function does not increment the reference counts of the returned objects.

Return

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