Widget.addOnChildNotify

The ::child-notify signal is emitted for each [child property][child-properties] that has changed on an object. The signal's detail holds the property name.

class Widget
gulong
addOnChildNotify
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)