BuildableIF.constructChild

Constructs a child of buildable with the name name.

gtk.Builder calls this function if a “constructor” has been specified in the UI definition.

interface BuildableIF
constructChild

Parameters

builder Builder

gtk.Builder used to construct this object

name string

name of child to construct

Return Value

Type: ObjectG

the constructed child

Meta

Since

2.12