Gimp.Parasite.prototype.is_undoable

function is_undoable(): Boolean {
    // Gjs wrapper for gimp_parasite_is_undoable()
}
  
Returns

true if parasite is undoable, false otherwise.