set_attribute


Description:

public virtual bool set_attribute (string name, string val)

Search for a GLib.Object property with given name, if found, given string representation is used as value to property, using any required transformation from string.

By default all GLib.Object are children of this object.