Thread: Call C Function from WebKit

  1. #1
    Registered User
    Join Date
    Dec 2010
    Posts
    2

    Smile Call C Function from WebKit

    Hello Everyone,

    I have successfully compiled the C / GTK / WebKit found at build my own web browser with webkit/gtk - When a user click on a standalone button or a button in a <form> tag how would it be able to call a C Function in that GTK Program? The WebKit Browser is hosted in the GTK Program with a local html file. Does anyone know how or has seen an example? What Would i need to do in the HTML/Javascript file and in the C File?

    Thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Did you join that forum, and ask your question there?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Dec 2010
    Posts
    2
    I did ask it there and did not get a response.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiling sample DarkGDK Program
    By Phyxashun in forum Game Programming
    Replies: 6
    Last Post: 01-27-2009, 03:07 AM
  2. Seg Fault in Compare Function
    By tytelizgal in forum C Programming
    Replies: 1
    Last Post: 10-25-2008, 03:06 PM
  3. Troubleshooting Input Function
    By SiliconHobo in forum C Programming
    Replies: 14
    Last Post: 12-05-2007, 07:18 AM
  4. Replies: 28
    Last Post: 07-16-2006, 11:35 PM
  5. Please Help - Problem with Compilers
    By toonlover in forum C++ Programming
    Replies: 5
    Last Post: 07-23-2005, 10:03 AM