[Xfce-bugs] [Bug 7793] New: libxfce4ui cleanup of deprecated functions

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Jul 7 19:28:27 CEST 2011


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: nick at xfce.org
        ReportedBy: angelos at gentoo.org
                CC: xfce-bugs at xfce.org


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.



More information about the Xfce-bugs mailing list