RubyGems Navigation menu

gtk-webkit-ruby 0.0.5

Gtk Webkit bindings for ruby. Partial coverage sufficient to embed a webview in a Ruby-GNOME2 application. Also initial/experimental support for allowing ruby code to be called by javascript & executing javascript from ruby. e.g require 'gtk2' require 'webkit' v = WebKit::WebView.new v.main_frame.setup_ruby puts v.main_frame.exec_js("ruby_eval('RUBY_DESCRIPTION')") puts v.main_frame.exec_js("document.root.innerHTML")

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.8 - August 12, 2013 (16 KB)
  2. 0.0.7 - August 12, 2013 (17 KB)
  3. 0.0.6 - June 14, 2013 (16 KB)
  4. 0.0.5 - January 24, 2013 (16 KB)
  5. 0.0.4 - November 16, 2012 (15.5 KB)
Show all versions (6 total)

Runtime Dependencies (1):

rubber-generate >= 0.0.17

Owners:

Authors:

  • Geoff Youngs

SHA 256 checksum:

3b3e01106daf3878f65c73e17ef154f8489a46139a2f3d4c6aa45258e54e474a

Total downloads 22,403

For this version 3,511

Licenses:

N/A

Required Ruby Version: None

Links: