Gtk.Accessible.prototype.connect_widget_destroyed

function connect_widget_destroyed():void {
    // Gjs wrapper for gtk_accessible_connect_widget_destroyed()
}

This function specifies the callback function to be called when the widget corresponding to a GtkAccessible is destroyed.