BuildableIF.getInternalChild

Get the internal child called childname of the buildable object. Since 2.12

interface BuildableIF
getInternalChild

Parameters

builder Builder

a GtkBuilder

childname string

name of child

Return Value

Type: ObjectG

the internal child of the buildable object. [transfer none]

Meta