gtkBuildableSetBuildableProperty {RGtk2}R Documentation

gtkBuildableSetBuildableProperty

Description

Sets the property name name to value on the buildable object.

Usage

gtkBuildableSetBuildableProperty(object, builder, name, value)

Arguments

object [GtkBuildable] a GtkBuildable
builder [GtkBuilder] a GtkBuilder
name [character] name of property
value [R object] value of property

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]