Gtk.ToggleAction.prototype.toggled

function toggled():void {
    // Gjs wrapper for gtk_toggle_action_toggled()
}

Emits the "toggled" signal on the toggle action.

Since 2.4