Gimp.SaveProcedure.prototype.get_support_comment
function get_support_comment(): Boolean {
// Gjs wrapper for gimp_save_procedure_get_support_comment()
}
Since 3.0
- Returns
true if procedure supports comment saving.
function get_support_comment(): Boolean {
// Gjs wrapper for gimp_save_procedure_get_support_comment()
}
Since 3.0
true if procedure supports comment saving.