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:
=

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:

=

Total downloads 22,977

For this version 3,613

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: