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
![]() ![]() |
Files | |
file | Compat.h [code] |
file | ILexer.h [code] |
Interface between Scintilla and lexers. | |
file | ILoader.h [code] |
Interface for loading into a Scintilla document from a background thread. | |
file | Platform.h [code] |
Interface to platform facilities. | |
file | Sci_Position.h [code] |
Define the Sci_Position type used in Scintilla's external interfaces. | |
file | SciLexer.h [code] |
Interface to the added lexer functions in the SciLexer version of the edit control. | |
file | Scintilla.h [code] |
Interface to the edit control. | |
file | ScintillaWidget.h [code] |