[Webkit-unassigned] [Bug 175937] gtk_builder_get_type_from_name doesn't work with WebKitWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 24 16:12:57 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175937

--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
And we already use C linkage, so C++ is not the issue.

(In reply to Michael Catanzaro from comment #2)
> Workaround: manually register the type before creating the GtkBuilder.
> Something like g_object_unref (g_object_ref_sink (webkit_web_view_new ()))
> should work.

I guess that's overkill. Just calling webkit_web_view_get_type() would be the usual workaround. I'm sure similar workarounds exist elsewhere in GNOME.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170824/387eca05/attachment.html>


More information about the webkit-unassigned mailing list