Gimp.Procedure.prototype.get_icon_name
function get_icon_name(): String {
// Gjs wrapper for gimp_procedure_get_icon_name()
}
Gets the name of the icon if one was set for procedure.
Since 3.0
- Returns
the icon name or null if no icon name was set.