I tried a bunch of different codes but am still not able to add a back button or add a google search bar.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
If this is the tutorial by Jono Bacon on Youtube, launch glade with
This code is not very sophisticated, but should give you the idea. As Timo has pointed out, WebKitGTK has a number of great functions and features including a go_back() method (If you read the manual). Here's a callback function which uses it:
|
|||||||
|