get_internal_child


Description:

[ NoWrapper ]
public abstract unowned Object get_internal_child (Builder builder, string childname)

Retrieves the internal child called childname of the this object.

Parameters:

this

a `GtkBuildable`

builder

a `GtkBuilder`

childname

name of child

Returns:

the internal child of the buildable object