Re: [webkit-dev] Webkit C documentation

2009-05-07 Thread Gustavo Noronha
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

[webkit-dev] Webkit C documentation

2009-04-30 Thread b-neva
Hi, Does anyone know of any documentation or code samples that are available for WebKit using C (not Objective C) thanks -- View this message in context: http://www.nabble.com/Webkit-C-documentation-tp23322207p23322207.html Sent from the Webkit mailing list archive at Nabble.com.

Re: [webkit-dev] Webkit C documentation

2009-04-30 Thread Mark Rowe
On 2009-04-30, at 11:51, b-neva wrote: Hi, Does anyone know of any documentation or code samples that are available for WebKit using C (not Objective C) Please be sure to mention which platform and port of WebKit you are working on when asking questions. Without this information it's

Re: [webkit-dev] Webkit C documentation

2009-04-30 Thread b-neva
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. Mark Rowe-5 wrote: On 2009-04-30, at 11:51, b-neva wrote: Hi, Does anyone know of any documentation or code samples that are

Re: [webkit-dev] Webkit C documentation

2009-04-30 Thread Mark Rowe
On 2009-04-30, at 11:59, 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. There is a program named GtkLauncher in the WebKit SVN repository that is a trivial