• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

goffice-priv.h

Go to the documentation of this file.
00001 /* vim: set sw=8: -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
00002 /*
00003  * goffice-priv.h :
00004  *
00005  * Copyright (C) 2005 Jody Goldberg (jody@gnome.org)
00006  *
00007  * This program is free software; you can redistribute it and/or
00008  * modify it under the terms of version 2 of the GNU General Public
00009  * License as published by the Free Software Foundation.
00010  *
00011  * This program is distributed in the hope that it will be useful,
00012  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00013  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00014  * GNU General Public License for more details.
00015  *
00016  * You should have received a copy of the GNU General Public License
00017  * along with this program; if not, write to the Free Software
00018  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
00019  * USA
00020  */
00021 #ifndef GOFFICE_PRIV_H
00022 #define GOFFICE_PRIV_H
00023 
00024 #include <glib.h>
00025 
00026 G_BEGIN_DECLS
00027 
00028 gchar const *go_sys_data_dir (void);
00029 gchar const *go_sys_icon_dir (void);
00030 gchar const *go_sys_lib_dir (void);
00031 
00032 G_END_DECLS
00033 
00034 #endif /* GOFFICE_PRIV_H */

Generated on Wed Mar 5 2014 for AbiWord by  doxygen 1.7.1