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

a GtkBuildable

builder

a GtkBuilder

name

name of property

value

value of property

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]