Gtk.ToggleButton.prototype.get_inconsistent
function get_inconsistent():Boolean { // Gjs wrapper for gtk_toggle_button_get_inconsistent() }
Gets the value set by Gtk.set_inconsistent.
- Returns
true if the button is displayed as inconsistent, false otherwise