[Xfce-bugs] [Bug 14090] New: Replace deprecated gtk_dialog_get_action_area function with Gtk3
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Dec 16 19:01:03 CET 2017
https://bugzilla.xfce.org/show_bug.cgi?id=14090
Bug ID: 14090
Summary: Replace deprecated gtk_dialog_get_action_area function
with Gtk3
Classification: Xfce Core
Product: Libxfce4ui
Version: 4.13.4
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
Assignee: nick at xfce.org
Reporter: duchateau.olivier at gmail.com
CC: hjudt at xfce.org, xfce-bugs at xfce.org
Target Milestone: 4.14
Created attachment 7497
--> https://bugzilla.xfce.org/attachment.cgi?id=7497&action=edit
Replace deprecated gtk_dialog_get_action_area function
When gladeui2 option is set (with Gtk3 support) we get warning message about
gtk_dialog_get_action_area () function is missing in gtk/gtkdialog.h. Possible
solution is to cast object (GtkDialog) with the GTK_WIDGET macro.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Xfce-bugs
mailing list