@b4n commented on this pull request.
> @@ -696,23 +696,24 @@ gint sci_get_lexer(ScintillaObject *sci) } -void sci_set_lexer(ScintillaObject *sci, guint lexer_id) +void sci_set_lexer_name(ScintillaObject *sci, const gchar *lexer_name)
Fair enough, as indeed I ended up removing the old one. Will do.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.