Gio.FileMonitor.prototype.is_cancelled

function is_cancelled(): Boolean {
    // Gjs wrapper for g_file_monitor_is_cancelled()
}
  

Returns whether the monitor is canceled.

Returns

true if monitor is canceled. false otherwise.