On Wed, 13 Jun 2007 21:30:57 +1000, "Neil Hodgson" <[EMAIL PROTECTED]> wrote:
Hi, > On GTK+, Scintilla defaults caret blink rate to platform preference. I just had a look at the GTK 1.2 API reference and I couldn't find anything appropriate to g_object_class_find_property() and g_object_get(). So, it is probably better to add a #if GLIB_MAJOR_VERSION >= 2 or something around the code added by my patch before releasing the new Scintilla version. Sorry, I wasn't aware of this because I don't use GTK 1.2 but Scintilla seems to still support it. Regards, Enrico -- Get my GPG key from http://www.uvena.de/pub.key Powered by Debian GNU/Linux, GnuPG and Sylpheed. _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
