Tagged Questions
2
votes
3answers
579 views
How can I enable Flash for a PyGtk WebKit?
I am trying to enable flash in my Quickly app.
I have a WebKit/webview in a scrolledwindow.
I know on Android you need to enable javascript an plugins.
I have look in the WebKit2GTK+ Reference ...