BuildableIF.constructChild

Constructs a child of buildable with the name name. GtkBuilder calls this function if a "constructor" has been specified in the UI definition. Since 2.12

interface BuildableIF
constructChild

Parameters

builder Builder

GtkBuilder used to construct this object

name string

name of child to construct

Return Value

Type: ObjectG

the constructed child. [transfer full]

Meta