[webkit-gtk] Unexpected behaviour of webkit_web_view_set_settings

Martin Robinson mrobinson at webkit.org
Tue Apr 19 18:24:47 PDT 2011


On Tue, Apr 19, 2011 at 6:05 PM, Gavin Lambert <gavinl at compacsort.com> wrote:
> Also, regarding webkit_web_view_init, it does look like that would create an initial settings object, but I cannot actually find anywhere that this function gets called.  It's static, so it would have to be somewhere within webkitwebview.cpp, but I can't see it.  It's certainly not getting called from webkit_web_view_new (which seems the most logical place), unless there's some weird macro magic going on.

GObject initialization should call it automatically.

--Martin


More information about the webkit-gtk mailing list