On Fri, 2009-12-18 at 16:10 -0500, Peter Bloomfield wrote: > WebKit/gtk/webkit/webkitwebview.h shows > > WEBKIT_API SoupSession* webkit_get_default_session (void); > > and WebKit/gtk/webkit/webkitwebview.cpp says that it is "Since: > 1.1.1"--but it doesn't appear at > <URL:http://webkitgtk.org/reference/webkitgtk-WebKitWebView.html>.
It should not, since this is a global API, not a method of WebView, but it should indeed appear somewhere in the docs. I'll take a look at that! Thanks, -- Gustavo Noronha Silva <[email protected]> GNOME Project _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
