| gtkBuildableSetBuildableProperty {RGtk2} | R Documentation |
Sets the property name name to value on the buildable object.
gtkBuildableSetBuildableProperty(object, builder, name, value)
|
[GtkBuildable] a GtkBuildable |
|
[GtkBuilder] a GtkBuilder |
|
[character] name of property |
|
[R object] value of property |
Since 2.12
Derived by RGtkGen from GTK+ documentation