From: cedlemo <ce...@gm...> - 2017-02-28 20:45:29
|
> I can't believe how easy it is to hook up a GI library :) I totally agree, and this is thanks to Kouhei's work. You can open issue for any problem related to GObject-Introspection on the ruby-GNOME2 github. I am no more than a "power user" for those gems, Kouhei would provide you a better help for more complicated problems. Do you plan to create a gem for the keybinder ? How did you deal with the dock problem and the update of the WM _ DESKTOP size ? (just asking because I am curious ;-) ). cedlemo On 28/02/2017 21:26, John Lane wrote: > On 28/02/17 14:43, cedlemo wrote: > >> * the bind method only take one argument, the callback is transformed in >> ruby the block do ... end. >> > Aha! I didn't think of passing a block. Once I changed my call to use > that form it worked perfectly without modification. Brilliant. Thanks. > > ps. I can't believe how easy it is to hook up a GI library :) > > Much appreciate your help. > John > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > ruby-gnome2-devel-en mailing list > rub...@li... > https://lists.sourceforge.net/lists/listinfo/ruby-gnome2-devel-en |