apply_property


Description:

public virtual void apply_property (Object obj)

Applies the widget's current value to the given object's property.

For option rows, this applies the value to an Options object. For regular config widgets, this applies the value to the config object.

Parameters:

obj

The object to apply the property value to