From: cedlemo <ce...@gm...> - 2017-02-27 16:56:26
|
Maybe look here https://github.com/ruby-gnome2/ggit this is a loader for the gobject-libgit2. It is very simple, it should be a good starting point. Look in the ruby-gnome2 gems too; the atk gem, for example, has been recently updated in order to use gobject-introspection instead of the C bindings. On 27/02/2017 17:30, John Lane wrote: > On 27/02/17 15:43, cedlemo wrote: > >> Keybinder-3.0 support GObject-Introspection so you could just write a >> loader. >> >> If you need more information, just ask. >> > My FFI is working except the key event callback doesn't work. So, rather > than trying to fix that, I can try to write a GObject-Introspection > loader. I've no idea where to start so some pointers would be good. Then > I'll give it a try... > > > > ------------------------------------------------------------------------------ > 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 |