[webkit-dev] Webkit C documentation
Gustavo Noronha
gns at gnome.org
Thu May 7 13:35:50 PDT 2009
On Thu, 2009-04-30 at 11:59 -0700, b-neva wrote:
> We're using a linux system(Ubuntu) and we just want to get Webkit to show a
> window using gtk. Were having a hard time finding the include files/compile
> flags.
WebKitGTK+ uses the standard freedesktop.org pkg-config tool to help you
with that stuff. You should be able to build a simple app by using
#include <webkit/webkit.h>, and pkg-config --cflags --libs webkit-1.0.
See http://webkitgtk.org/ for more information and API reference docs.
See you,
--
Gustavo Noronha <gns at gnome.org>
GNOME contributor
More information about the webkit-dev
mailing list