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
![]() ![]() |
#include <documentprivate.h>
Public Attributes | |
guint | actions_count |
gint | eol_mode |
Definition at line 41 of file documentprivate.h.
guint UndoReloadData::actions_count |
Definition at line 43 of file documentprivate.h.
Referenced by document_open_file_full(), document_redo(), and document_undo().
gint UndoReloadData::eol_mode |
Definition at line 44 of file documentprivate.h.
Referenced by document_open_file_full(), document_redo(), and document_undo().