RGtk2 (version 2.20.31)

gtkBuildableConstructChild: gtkBuildableConstructChild

Description

Constructs a child of buildable with the name name.

Usage

gtkBuildableConstructChild(object, builder, name)

Arguments

object
builder
GtkBuilder used to construct this object
name
name of child to construct

Value

GObject] the constructed child

Details

GtkBuilder calls this function if a "constructor" has been specified in the UI definition. Since 2.12