gtkBuildableGetInternalChild {RGtk2}R Documentation

gtkBuildableGetInternalChild

Description

Get the internal child called childname of the buildable object.

Usage

gtkBuildableGetInternalChild(object, builder, childname)

Arguments

object

a GtkBuildable

builder

a GtkBuilder

childname

name of child

Details

Since 2.12

Value

[GObject] the internal child of the buildable object

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]