activate


Description:

public virtual signal void activate ()

The activate signal on GtkSwitch is an action signal and emitting it causes the switch to animate.

Applications should never connect to this signal, but use the notify:active signal.