[Xfce-bugs] [Bug 15973] Center action buttons in conflict dialog window

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Sep 22 23:23:34 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15973

--- Comment #16 from alexxcons <alexxcons at xfce.org> ---
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.


More information about the Xfce-bugs mailing list