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

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Sep 21 01:42:56 CEST 2019


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

fuank <greob at yahoo.com.sg> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |FIXED

--- Comment #12 from fuank <greob at yahoo.com.sg> ---
Thanks!

Indeed, but I didn't go that route because gtk_dialog_get_action_area() is now
deprecated, so I thought it might be better to just implement the buttons
ourselves in order to avoid future headaches. 

Also, the "dialog" GtkWidget should be cast with GTK_DIALOG(dialog) to avoid
warnings during compilation.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list