Rbwebkitgtk
Ruby bindings for the GTK+ port of WebKit.
Install / Use
/learn @danlucraft/RbwebkitgtkREADME
RbWebKitGTK
These are usable bindings. There are still some methods missing from WebView, but you can use almost the whole API at this point.
To build:
- cd /path/to/rbwebkitgtk/
- export RG2_DIR=/path/to/ruby-gnome2-sources/; ruby extconf.rb
- make
- (as root) make install
To require:
require 'webkit'
To use the WebView Gtk Widget:
webview = Gtk::WebKit::WebView.new webview.open("http://www.example.com/") -or- webview.load_html_string("<h1>Hi!</h1>")
This page sets out WebKit deps on ubuntu http://packages.ubuntu.com/source/hardy/webkit
I've developing against nightly build WebKit-r31823 - dan
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
