Emitted whenever a property on channel has changed.
If the change was caused by the removal of property, value will be unset; you should test this with <
informalexample><programlisting> G_VALUE_TYPE(value) == G_TYPE_INVALID </programlisting></informalexample>
| property |
The property that changed. |
| value |
The new value. |