Gtk.ToggleButton.prototype.toggled

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

Emits the Gtk.toggled signal on the Gtk.ToggleButton. There is no good reason for an application ever to call this function.