deep_notify


Description:

public virtual signal void deep_notify (Object orig, ParamSpec pspec)

The deep notify signal is used to be notified of property changes.

It is typically attached to the toplevel bin to receive notifications from all the elements contained in that bin.

Parameters:

prop

the property that changed

prop_object

the object that originated the signal