[Xfce-bugs] [Bug 15873] Unification of "close multi tab" dialog
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Oct 9 12:13:23 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15873
--- Comment #9 from Reuben Green <reubengreen73 at gmail.com> ---
Hi Igor, no worries! :)
I got the behaviour of returning 0 when a failure is detected from the existing
function xfce_message_dialog, which does the same check and also returns a
response id.
Looking at the possible values in the GtkResponseType enum, there's no value
predefined to represent an error. I suppose if we need to use a response from
that list, GTK_RESPONSE_NONE or GTK_RESPONSE_CANCEL might be the most
appropriate?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list