Summary: | Do not use deprecated gtk_color_button_{get,set}_rgba() | ||
---|---|---|---|
Product: | poppler | Reporter: | Hib Eris <hib> |
Component: | glib frontend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | 0001-Do-not-use-deprecated-gtk_color_button_-get-set-_rgb.patch |
Pushed, 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.
Created attachment 70907 [details] 0001-Do-not-use-deprecated-gtk_color_button_-get-set-_rgb.patch Since Gtk 3.4, gtk_color_button_get_rgba() and gtk_color_button_set_rgba() have been deprecated.