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
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

UndoReloadData Struct Reference

#include <documentprivate.h>

Public Attributes

guint actions_count
 
gint eol_mode
 

Detailed Description

Definition at line 41 of file documentprivate.h.

Member Data Documentation

◆ actions_count

guint UndoReloadData::actions_count

Definition at line 43 of file documentprivate.h.

Referenced by document_open_file_full(), document_redo(), and document_undo().

◆ eol_mode

gint UndoReloadData::eol_mode

Definition at line 44 of file documentprivate.h.

Referenced by document_open_file_full(), document_redo(), and document_undo().


The documentation for this struct was generated from the following file: