Geany
1.24.1
|
CGeanyApp | Important application fields |
CGeanyData | This contains pointers to global variables owned by Geany for plugins to use |
CGeanyDocument | Structure for representing an open tab with all its properties |
CGeanyEditor | Editor-owned fields for each document |
CGeanyEditorPrefs | Default prefs when creating a new editor window |
CGeanyEncoding | Structure to represent an encoding to be used in Geany |
CGeanyFilePrefs | File Prefs |
CGeanyFiletype | Represents a filetype |
CGeanyFunctions | This contains pointers to functions owned by Geany for plugins to use |
CGeanyIndentPrefs | Indentation prefs that might be different according to project or filetype |
CGeanyInterfacePrefs | Interface preferences |
CGeanyKeyBinding | Represents a single keybinding action |
CGeanyKeyGroupInfo | |
CGeanyLexerStyle | Fields representing the different attributes of a Scintilla lexer style |
CGeanyMainWidgets | Important widgets in the main window |
CGeanyPlugin | Basic information for the plugin and identification |
CGeanyPrefs | General Preferences dialog settings |
CGeanyProject | Structure for representing a project |
CGeanySearchPrefs | Search preferences |
CGeanyTemplatePrefs | Template preferences |
CGeanyToolbarPrefs | Toolbar settings |
CGeanyToolPrefs | Tools preferences |
CPluginCallback | Callback array entry type used with the plugin_callbacks symbol |
CPluginFields | |
CPluginInfo | Basic information about a plugin available to Geany without loading the plugin |
CSciFuncs | Wrapper functions for Scintilla messages |
CScintillaFuncs | See http://scintilla.org for the full documentation |
CTMSourceFile | |
CTMWorkObject | |
CTMWorkspace |