Adjustment.addOnChanged

Emitted when one or more of the gtk.Adjustment properties have been changed, other than the value property.

class Adjustment
gulong
addOnChanged
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)