Gimp.PDB.prototype.get_last_status
function get_last_status(): Gimp.PDBStatusType {
// Gjs wrapper for gimp_pdb_get_last_status()
}
Retrieves the status from the last procedure call.
Since 3.0
- Returns
the Gimp.PDBStatusType.
function get_last_status(): Gimp.PDBStatusType {
// Gjs wrapper for gimp_pdb_get_last_status()
}
Retrieves the status from the last procedure call.
Since 3.0
the Gimp.PDBStatusType.