RESOLVED DUPLICATE of bug 44565 40460
webkit_web_view_get_inspector needs introspection hints
https://bugs.webkit.org/show_bug.cgi?id=40460
Summary webkit_web_view_get_inspector needs introspection hints
Alan Knowles
Reported 2010-06-10 20:18:20 PDT
for gobject-introspection This needs adding to WebKit/gtk/webkit/webkitwebview.cpp 2985 * Returns: the #WebKitWebInspector instance associated with the 2986 * #WebKitWebView; %NULL is only returned if the argument is not a 2987 * valid #WebKitWebView. change to .....................VVVVVVVVVVVVV................. 2985 * Returns: (transfer none): the #WebKitWebInspector instance associated with the 2986 * #WebKitWebView; %NULL is only returned if the argument is not a 2987 * valid #WebKitWebView. see: http://live.gnome.org/GObjectIntrospection/Annotations
Attachments
patch to add introspection to get_inspector (641 bytes, patch)
2010-06-10 20:51 PDT, Alan Knowles
no flags
Alan Knowles
Comment 1 2010-06-10 20:51:57 PDT
Created attachment 58443 [details] patch to add introspection to get_inspector
Alan Knowles
Comment 2 2010-06-10 22:58:22 PDT
this also applies to get_settings()
Diego Escalante Urrelo
Comment 3 2011-02-01 10:14:20 PST
This is already fixed.
Alan Knowles
Comment 4 2011-02-01 21:36:53 PST
*** This bug has been marked as a duplicate of bug 44565 ***
Note You need to log in before you can comment on or make changes to this bug.