gtkBuildableConstructChild: gtkBuildableConstructChild

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Constructs a child of buildable with the name name.

Usage

1
gtkBuildableConstructChild(object, builder, name)

Arguments

object

A GtkBuildable

builder

GtkBuilder used to construct this object

name

name of child to construct

Details

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

Value

[GObject] the constructed child

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.