https://bugzilla.xfce.org/show_bug.cgi?id=15973
fuank <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |FIXED --- Comment #12 from fuank <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
