Geany  0.20
Functions
symbols.h File Reference

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.

Detailed Description

Tag-related functions.


Function Documentation

const gchar* symbols_get_context_separator ( gint  ft_id)

Gets the context separator used by the tag manager for a particular file type.

Parameters:
ft_idFile type identifier.
Returns:
The context separator string.
Since:
0.19