gtkBuildableAddChild: gtkBuildableAddChild

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Adds a child to buildable. type is an optional string describing how the child should be added.

Usage

1
gtkBuildableAddChild(object, builder, child, type)

Arguments

object

a GtkBuildable

builder

a GtkBuilder

child

child to add

type

kind of child or NULL. [ allow-none ]

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


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