Buildable.constructChild

Constructs a child of buildable with the name name.

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

interface Buildable
constructChild

Parameters

builder gtk.builder.Builder

#GtkBuilder used to construct this object

name string

name of child to construct

Return Value

Type: gobject.object.ObjectWrap

the constructed child