Gimp.Procedure.prototype.get_icon_file

function get_icon_file(): Gio.File {
    // Gjs wrapper for gimp_procedure_get_icon_file()
}
  

Gets the file of the icon if one was set for procedure.

Since 3.0

Returns

the icon Gio.File or null if no file was set.