RADLib
RADical C++ application framework

RADWeb wraps WebKitGTK behind a PIMPL public API. Public headers do not expose GTK or WebKit headers. It provides a browser window with tabs, URL loading, JavaScript evaluation, find-in-page, zoom, history, bookmarks, downloads, settings, permission handling, cookie policy, persistent/ephemeral profiles, and session restore.

Beta notes:

  • Browser behavior depends on the system WebKitGTK and GTK versions.
  • History, bookmark, download, and session data can be backed by RADDatabase.
  • Native handles are available for advanced integrations that need direct WebKitGTK access.