get_internal_child


Description:

[ Version ( since = "2.12" ) ]
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