I am using webkitgtk in order to learn some C++ development skills in a small project.

I am having trouble converting a string to a gchar* in order to allow me to open up an URL.

I have searched the internet for a while and I am unable to find anything which actually works.

Thanks in advance.