Geany
dev
|
Tag-related functions. More...
Functions | |
const gchar * | symbols_get_context_separator (gint ft_id) |
Gets the context separator used by the tag manager for a particular file type. More... | |
Tag-related functions.
const gchar* symbols_get_context_separator | ( | gint | ft_id | ) |
Gets the context separator used by the tag manager for a particular file type.
ft_id | File type identifier. |
Returns non-printing sequence "\x03" ie ETX (end of text) for filetypes without a context separator.