geany
1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
![]() ![]() |
Templates (prefs). More...
Go to the source code of this file.
Classes | |
struct | GeanyTemplatePrefs |
Template preferences. More... | |
Typedefs | |
typedef struct GeanyTemplatePrefs | GeanyTemplatePrefs |
Template preferences. More... | |
Functions | |
gchar * | templates_get_template_fileheader (gint filetype_idx, const gchar *fname) |
Templates (prefs).
Definition in file templates.h.
typedef struct GeanyTemplatePrefs GeanyTemplatePrefs |
Template preferences.
gchar * templates_get_template_fileheader | ( | gint | filetype_idx, |
const gchar * | fname | ||
) |
Definition at line 457 of file templates.c.
References convert_eol_characters(), filetypes, get_template_fileheader(), NULL, and templates_replace_common().
Referenced by on_comments_fileheader_activate().