libt3highlight
Data Fields
t3_highlight_lang_t Struct Reference

A struct representing a display name/language file name tuple. More...

Data Fields

char * lang_file
 Name of the language file, to be used with t3_highlight_load.
char * name
 Display name of a language.

Detailed Description

A struct representing a display name/language file name tuple.


Field Documentation

Name of the language file, to be used with t3_highlight_load.

Display name of a language.

 All Data Structures Variables