3

how can i render HTML page into gtkwindow? say, i already have a downloaded/written HTML page. i want to render the content of that page in my gtk application. how can i implement ?

ganapati
  • 625
  • 2
  • 12
  • 24

1 Answers1

2

I have tried both GtkHTML and Webkit GTK and my opinion is that Webkit is by far the stronger and more versatile of the two.

ptomato
  • 56,175
  • 13
  • 112
  • 165