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

           Summary: libxfce4ui cleanup of deprecated functions
    Classification: Xfce
           Product: Libxfce4ui
           Version: Unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created attachment 3775
  --> https://bugzilla.xfce.org/attachment.cgi?id=3775
replace deprecated functions

attached patch replaces the in 2.20 deprecated GTK_WIDGET_REALIZED with its new
function. it also replaces two invocations of GTK_WIDGET_SET_FLAGS with their
new functions, even though that's deprecated in 2.22. the replacement does
exist since 2.18 though.
for full 2.22 -DGTK_DISABLE_DEPRECATED compatibility it'd also be required to
remove the gtk_widget_set_has_separator, which defaults to FALSE in 2.22, but
that'd require a dependency on gtk+-2.22.

-- 
Configure bugmail: https://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-bugs

Reply via email to