Skip to content
Commit 0089a017 authored by Michael Natterer's avatar Michael Natterer 😴
Browse files

Bug 706309 - Add a “Save As” button to the “Quit GIMP” dialog

Add GimpCellRendererButton and use it to add a "Save" icon to each row
of dirty images. Click invokes the "edit-save" action, shift-click
invokes "edit-save-as". Also add a tooltip for the icon button.

Involves minor changes to GimpContainerTreeView to allow
GimpCellRendererButton to be added, and to allow external
"query-tooltip" handlers to run.
parent aa0afe0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment