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
![]() ![]() |
Public Attributes | |
GtkTreeStore * | store |
GtkTreeView * | tree |
gboolean | edited |
gboolean KbData::edited |
Definition at line 74 of file prefs.c.
Referenced by kb_change_iter_shortcut(), and on_prefs_dialog_response().
GtkTreeStore* KbData::store |
Definition at line 72 of file prefs.c.
Referenced by kb_cell_edited_cb(), kb_change_iter_shortcut(), kb_init(), kb_init_tree(), kb_update(), and on_prefs_dialog_response().
GtkTreeView* KbData::tree |
Definition at line 73 of file prefs.c.
Referenced by kb_init(), kb_init_tree(), kb_show_popup_menu(), kb_tree_view_change_button_clicked_cb(), and prefs_kb_search_name().