NEW167646
[GTK] Add webkit_web_context_get_preferred_languages()
https://bugs.webkit.org/show_bug.cgi?id=167646
Summary [GTK] Add webkit_web_context_get_preferred_languages()
Michael Catanzaro
Reported 2017-01-31 09:15:45 PST
We have webkit_web_context_set_preferred_languages() but not webkit_web_context_get_preferred_languages(), which introduced the need for a silly workaround using g_object_set_data() to store languages on the WebKitWebContext in https://bugzilla.gnome.org/show_bug.cgi?id=777736 in order to get them later.
Attachments
Note You need to log in before you can comment on or make changes to this bug.