On Sun, 18 Mar 2012 15:49:16 +0100 Kjell Ahlstedt <[email protected]> wrote: > I know almost nothing about > gtksourceviewmm, but the warning makes me believe that Gsv::wrap_init() > has not been called.
Thanks, that solved my issue. (I added a call to `Gsv::init` just after constructing `Gtk::Main`). But is strange it is not very well documented. Regards. -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359 8, rue de la Faiencerie, 92340 Bourg La Reine, France *** opinions {are only mine, sont seulement les miennes} *** _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
