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)  

app.h File Reference

Contains the GeanyApp. More...

#include "tm_workspace.h"
#include "project.h"
#include <glib.h>
Include dependency graph for app.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GeanyApp
 Important application fields. More...
 

Typedefs

typedef struct GeanyApp GeanyApp
 Important application fields. More...
 

Detailed Description

Contains the GeanyApp.

Definition in file app.h.

Typedef Documentation

◆ GeanyApp

typedef struct GeanyApp GeanyApp

Important application fields.