#include "clip.h"#include "filexml.h"#include "picon_png.h"#include "svg.h"#include "svgwin.h"#include <unistd.h>#include <fcntl.h>#include <string.h>#include <errno.h>#include <sys/mman.h>#include <libintl.h>#include "empty_svg.h"

Go to the source code of this file.
Data Structures | |
| struct | raw_struct |
Defines | |
| #define | _(String) gettext(String) |
| #define | gettext_noop(String) String |
| #define | N_(String) gettext_noop (String) |
1.5.5