Gtk.Buildable::get_internal_child

function vfunc_get_internal_child(builder:Gtk.Builder, childname:String):GObject.Object {
}

Get the internal child called childname of the buildable object.

Since 2.12

builder

a Gtk.Builder

childname

name of child

Returns

the internal child of the buildable object