On Thu, 2011-09-01 at 21:31 +0800, Gregory Hosler wrote: > as a related query, I note that (in Fedora F15 repository) there is both a > webkitgtk and also webkitgtk3 > > What's the difference ? > > I'm just guessing that webkitgtk3 if your application uses gtk3 and webkitgtk > otherwise. I am further guessing/hoping that the webkitgtk/webkitgtk3 api's > are > identical, so moving from one to the other is just a matter of changing teh > includes/links.
Correct that webkitgtk links to gtk2 and webkitgtk3 links to gtk3. Whether the APIs are identical I can't say, but I imagine they're only trivially different if not identical. _______________________________________________ evolution-hackers mailing list [email protected] To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-hackers
