|
Gammu API
1.38.0
|
Go to the source code of this file.
Macros | |
| #define | FALSE (0) |
| #define | TRUE (!FALSE) |
Typedefs | |
| typedef int | gboolean |
Various types definitions
Definition in file gammu-types.h.
| #define FALSE (0) |
Definition at line 25 of file gammu-types.h.
| #define TRUE (!FALSE) |
Definition at line 28 of file gammu-types.h.
| typedef int gboolean |
gboolean definition, compatible with glib.
Definition at line 23 of file gammu-types.h.