get_internal_child
Description:
[
Version ( since =
"2.12" ) ]
public abstract unowned Object get_internal_child (
Builder builder,
string childname)
Get the internal child called childname of the this object.
Parameters:
| this |
a Buildable
|
| builder |
a Builder
|
| childname |
name of child
|
Returns:
|
the internal child of the buildable object
|