[Users] [Bug 2371] Port to GTK+3.0
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Fri Feb 3 14:54:30 CET 2017
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2371
--- Comment #48 from Paul <paul at claws-mail.org> ---
(In reply to comment #47)
> I was looking into the gtk3 port and came across some issues. Could somebody
> explain to me what the plus sign in the following line does?
> alertpanel(_("Warning"), msg, GTK_STOCK_CANCEL, "+" GTK_STOCK_YES, NULL)
> This snippet can be found in compose.c, line 12047.
This is not the place to ask but it's used to trigger
gtk_widget_grab_default();
gtk_widget_grab_focus();
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list