property_changed
Description:
[
NoWrapper ]
public virtual void property_changed (
ParamSpec pspec)
A property of this changed its value.
Useful for reconfiguring this, since unlike "notify" signal this is always called from the thread that
feature works on and only after feature was prepared.
Parameters:
| this |
a Feature
|
| pspec |
a ParamSpec
|