I have a project in cpp at https://github.com/devab-lab/cnc . How can I make the webkit store logins an reuse then when I ran the app again. There isnt a tutorial on how to do it at the webkit site, maybe you have an idea
I have tried researching on how to use WebKitCookie manager but im geeting stuck on actually saving and lood them. I can create a manager and set a policie but on
I dont know what goes on GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data. I have tried reading on them but I cant find anything helpful