! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Don't use deprecated 'gtk_dialog_set_alternative_button_order' with GTK+-3
Status:
RESOLVED: FIXED
Product:
Xfce4-panel
Component:
General

Comments

Description Olivier Duchateau 2017-12-28 20:51:12 CET
Created attachment 7515 
Don't use deprecated 'gtk_dialog_set_alternative_button_order'

'gtk_dialog_set_alternative_button_order' function is deprecated since version 3.10, so we must limit this method for only Gtk2 support. Patch fixes this issue.
Comment 1 Olivier Duchateau 2018-01-02 15:21:58 CET
(In reply to Olivier Duchateau from comment #0)
> Created attachment 7515 
> Don't use deprecated 'gtk_dialog_set_alternative_button_order'
> 
> 'gtk_dialog_set_alternative_button_order' function is deprecated since
> version 3.10, so we must limit this method for only Gtk2 support. Patch
> fixes this issue.

This patch is integrated in bug #14135
Comment 2 Simon Steinbeiss editbugs 2018-01-02 21:24:33 CET
Fixed because the other patch has been merged,

Bug #14129

Reported by:
Olivier Duchateau
Reported on: 2017-12-28
Last modified on: 2018-01-02

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
4.13.2

Attachments

Additional information