https://bugzilla.xfce.org/show_bug.cgi?id=15973
--- Comment #16 from alexxcons <[email protected]> --- Created attachment 9049 --> https://bugzilla.xfce.org/attachment.cgi?id=9049&action=edit updated patch I reworked your patch a bit by using "g_object_set_data" to set a "response-id" on each button. Like that a single callback is sufficient. And I added "gtk_box_set_spacing (GTK_BOX (button_box), 5)" to have similar spacing than before. The patch is build against the new master (the one which I polluted with my last commit :F ) Would it be ok for you like that ? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
