[Github-comments] [geany/geany] TM cleanups (#957)

Colomban Wendling notifications at xxxxx
Tue May 3 21:40:07 UTC 2016


> +	const gchar *file_name, TMParserType lang, tm_ctags_callback callback,
> +	gpointer user_data);
> +
> +const gchar *tm_ctags_get_lang_name(TMParserType lang);
> +
> +TMParserType tm_ctags_get_named_lang(const gchar *name);
> +
> +const gchar *tm_ctags_get_lang_kinds(TMParserType lang);
> +
> +const gchar *tm_ctags_get_kind_name(gchar kind, TMParserType lang);
> +
> +gchar tm_ctags_get_kind_from_name(const gchar *name, TMParserType lang);
> +
> +gboolean tm_ctags_is_using_regex_parser(TMParserType lang);
> +
> +guint tm_ctags_get_lang_count();

`(void)`

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/957/files/5d9376ea801a6e6c3ec22748741362a3a2eff7ac#r61961079
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160503/63266184/attachment.html>


More information about the Github-comments mailing list