Bug 64683

Summary: Do not use deprecated gtk_scrolled_window_add_with_viewport()
Product: poppler Reporter: Hib Eris <hib>
Component: glib frontendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: hib
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Do not use deprecated gtk_scrolled_window_add_with_viewport()
Do not use deprecated gtk_scrolled_window_add_with_viewport()

Description Hib Eris 2013-05-16 19:30:02 UTC

    
Comment 1 Hib Eris 2013-05-16 19:30:07 UTC
Created attachment 79438 [details] [review]
Do not use deprecated gtk_scrolled_window_add_with_viewport()
Comment 2 Carlos Garcia Campos 2013-05-18 08:05:24 UTC
Isn't it posible to use GTK_CHECK_VERSION?
Comment 3 Hib Eris 2013-05-18 08:23:57 UTC
(In reply to comment #2)
> Isn't it posible to use GTK_CHECK_VERSION?

You're right. I will update my patch later.
Comment 4 Hib Eris 2013-05-18 09:32:10 UTC
Created attachment 79493 [details] [review]
Do not use deprecated gtk_scrolled_window_add_with_viewport()

Updated to use GTK_CHECK_VERSION.
Comment 5 Carlos Garcia Campos 2013-05-21 16:10:40 UTC
Pushed to git master, thanks!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.