#include <glib.h>
Go to the source code of this file.
Defines | |
#define | GO_VAR_DECL extern |
Functions | |
G_BEGIN_DECLS void | libgoffice_init (void) |
void | libgoffice_shutdown (void) |
#define GO_VAR_DECL extern |
G_BEGIN_DECLS void libgoffice_init | ( | void | ) |
References gchar, GETTEXT_PACKAGE, GOFFICE_VERSION, libgoffice_data_dir, libgoffice_icon_dir, libgoffice_lib_dir, and libgoffice_locale_dir.
Referenced by abi_plugin_register(), and XAP_UnixApp::initialize().
void libgoffice_shutdown | ( | void | ) |
References libgoffice_data_dir, libgoffice_icon_dir, libgoffice_lib_dir, and libgoffice_locale_dir.
Referenced by abi_plugin_unregister(), and XAP_UnixApp::shutdown().