BuildableIF.setBuildableProperty

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

interface BuildableIF
void
setBuildableProperty

Parameters

builder Builder

a GtkBuilder

name string

name of property

value Value

value of property

Meta