set_property


Description:

public void set_property (Quark property_id, Value value)

Sets a property in the style, replacing any current setting.

Note that this will override the property setting in ancestor CanvasStyle objects.

Parameters:

this

a style.

property_id

the property identifier.

value

the value of the property.