toggled


Description:

[ HasEmitter ]
public virtual signal void toggled ()

This signal is emitted when the state of the check box is changed.

A signal handler can use get_active to discover the new state.