#include <glib.h>
Go to the source code of this file.
Typedefs | |
typedef typedefG_BEGIN_DECLS struct _GOApp | GOApp |
typedef struct _GODoc | GODoc |
typedef struct _GODocControl | GODocControl |
typedef struct _GOCmdContext | GOCmdContext |
typedef struct _GOPlugin | GOPlugin |
typedef struct _GOPluginService | GOPluginService |
typedef struct _GOPluginLoader | GOPluginLoader |
typedef struct _ErrorInfo | ErrorInfo |
typedef struct _GOFileSaver | GOFileSaver |
typedef struct _GOFileOpener | GOFileOpener |
typedef struct _IOContext | IOContext |
Enumerations | |
enum | FileProbeLevel { FILE_PROBE_FILE_NAME, FILE_PROBE_CONTENT, FILE_PROBE_LAST, FILE_PROBE_FILE_NAME, FILE_PROBE_CONTENT, FILE_PROBE_LAST } |
typedef struct _ErrorInfo ErrorInfo |
typedef typedefG_BEGIN_DECLS struct _GOApp GOApp |
typedef struct _GOCmdContext GOCmdContext |
typedef struct _GODoc GODoc |
typedef struct _GODocControl GODocControl |
typedef struct _GOFileOpener GOFileOpener |
typedef struct _GOFileSaver GOFileSaver |
typedef struct _GOPlugin GOPlugin |
typedef struct _GOPluginLoader GOPluginLoader |
typedef struct _GOPluginService GOPluginService |
typedef struct _IOContext IOContext |
enum FileProbeLevel |