Gimp.LoadProcedure.prototype.get_handles_raw

function get_handles_raw(): Boolean {
    // Gjs wrapper for gimp_load_procedure_get_handles_raw()
}
  

Returns the procedure's 'handles raw' flag as set with [method@GimpLoadProcedure.set_handles_raw].

Since 3.0

Returns

The procedure's 'handles raw' flag.