Gio.Task.prototype.get_check_cancellable
function get_check_cancellable(): Boolean { // Gjs wrapper for g_task_get_check_cancellable() }
Gets task's check-cancellable flag. See Gio.Task.prototype.set_check_cancellable for more details.
Since 2.36
- Returns