girtobac
0.4
Create FB Headers from GObject Introspection *.gir files
|
Header with help and version texts. More...
Go to the source code of this file.
Macros | |
#define | NL /* !"\n" & */ |
New line character macro (for better readability) More... | |
#define | TARG /* "UNIX" */ |
#define | NL /* !"\r\n" & */ |
New line character macro (for better readability) More... | |
#define | TARG /* "DOS/windows" */ |
#define | MSG_WELCOME |
#define | MSG_COMPILE |
#define | V_TEXT /* MSG_WELCOME & NL MSG_COMPILE */ |
#define | H_TEXT /* MSG_WELCOME & NL NL "Pass in filename as (solely) parameter!" */ |
Header with help and version texts.
This file contains some informational texts for the user interface, namely the version and help texts.
Definition in file girtobac_text.bi.
#define NL /* !"\n" & */ |
New line character macro (for better readability)
Definition at line 14 of file girtobac_text.bi.
#define TARG /* "UNIX" */ |
Definition at line 15 of file girtobac_text.bi.
#define NL /* !"\r\n" & */ |
New line character macro (for better readability)
Definition at line 14 of file girtobac_text.bi.
#define TARG /* "DOS/windows" */ |
Definition at line 15 of file girtobac_text.bi.
#define MSG_WELCOME |
Definition at line 18 of file girtobac_text.bi.
#define MSG_COMPILE |
Definition at line 22 of file girtobac_text.bi.
#define V_TEXT /* MSG_WELCOME & NL MSG_COMPILE */ |
Definition at line 25 of file girtobac_text.bi.
#define H_TEXT /* MSG_WELCOME & NL NL "Pass in filename as (solely) parameter!" */ |
Definition at line 27 of file girtobac_text.bi.