Miuler: No les gusta que usted escribio la pregunta en espanol. Si se responde en ingles puedo ayudar traducir a espanlol otra vez. I said if the answers are in English I will make sure he understands by translating back to Spanish, which he is obviously more comfortable with...
I don't think we should be language elitist, here is a rough translation. I have no idea what webkit is though. I can not edit posts, can some one edit the post above and add this?
Begin transmission:
Anyone have a simple example for webkit?
Anyone know some simple example for hello world using the webkit library? I am making a gtk window and inside I want to put webkit. I have an example like python and mozembed (mozilla / gecko) which is very simple:
mozembed = gtkmozembed.MozEmbed()
mozembed.load_url('http://google.com/')
and I have already created my browser, how do I do this with WebKit? Hay ejemplos sobre el uso de lo entre el directorio: python demos / tabbed_browser.py
--------UPDATE-------
karlcow dice:
Has visto los Python bindings for the WebKit GTK+ port?
Ver este tambien, FOSDEM by Alp Toker on WebKit GTK+ (pdf) Developing hybrid Web/GTK+ rich internet applications.