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
![]() ![]() |
Go to the source code of this file.
Macros | |
#define | GEANY_FILEDEFS_SUBDIR "filedefs" |
#define | GEANY_TEMPLATES_SUBDIR "templates" |
#define | GEANY_TAGS_SUBDIR "tags" |
#define | GEANY_CODENAME "Sulamar" |
#define | GEANY_HOMEPAGE "https://www.geany.org/" |
#define | GEANY_WIKI "https://wiki.geany.org/" |
#define | GEANY_BUG_REPORT "https://www.geany.org/Support/Bugs" |
#define | GEANY_DONATE "https://www.geany.org/service/donate/" |
#define | GEANY_STRING_UNTITLED _("untitled") |
#define | GEANY_DEFAULT_DIALOG_HEIGHT 350 |
#define | GEANY_WINDOW_DEFAULT_WIDTH 900 |
#define | GEANY_WINDOW_DEFAULT_HEIGHT 600 |
#define | G_GNUC_WARN_UNUSED_RESULT |
#define | GEANY_DEPRECATED G_GNUC_DEPRECATED |
#define | GEANY_DEPRECATED_FOR(x) G_GNUC_DEPRECATED_FOR(x) |
#define | GEANY(symbol_name) symbol_name |
#define GEANY_BUG_REPORT "https://www.geany.org/Support/Bugs" |