xdg-desktop-portal-gtk
xdg-desktop-portal-gtk copied to clipboard
question about filechooser's returned code
Hello,
When requesting a file, pressing the escape key makes the response be equal to 2. So, is there a reason to consider GTK_RESPONSE_DELETE_EVENT as an error instead of an equivalent to GTK_RESPONSE_CANCEL?
Thanks in advance