From: Masafumi Y. <my...@gm...> - 2014-10-13 14:42:23
|
Hi, The Ruby-GNOME2 project released Ruby-GNOME2 2.2.1: http://ruby-gnome2.sourceforge.jp/?News_20141012_1 == Summary * Supports Ruby 2.2.0-preview1 * Ruby/GDK3 is migrated to GI based bindings * Ruby/GooCanvas is removed === Ruby/GDK3 is migrated to GI based bindings It is a release that Ruby/GDK3 is migrated to Ruby/GObjectIntrospection based bindings. Some API changes in Ruby/GDK3 are expected but unexpected API changes may exist. If you find API change, please report it. If the API change provides non Rubyish API, it will be a bug. === Ruby/GooCanvas is removed Ruby/GooCanvas is removed because GooCanvas is not recently updated and we can't maintain it. Please use Ruby/Clutter for a canvas widget. Thanks, myokoym |