aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-folder.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-folder.h')
-rw-r--r--shell/e-folder.h92
1 files changed, 0 insertions, 92 deletions
diff --git a/shell/e-folder.h b/shell/e-folder.h
deleted file mode 100644
index cf49c68864..0000000000
--- a/shell/e-folder.h
+++ /dev/null
@@ -1,92 +0,0 @@
- /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* e-folder.h
- *
- * Copyright (C) 2000 Helix Code, Inc.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
- *
- * Author: Ettore Perazzoli
- */
-
-#ifndef _E_FOLDER_H_
-#define _E_FOLDER_H_
-
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-#include <gtk/gtkobject.h>
-
-#ifdef __cplusplus
-extern "C" {
-#pragma }
-#endif /* __cplusplus */
-
-#define E_TYPE_FOLDER (e_folder_get_type ())
-#define E_FOLDER(obj) (GTK_CHECK_CAST ((obj), E_TYPE_FOLDER, EFolder))
-#define E_FOLDER_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), E_TYPE_FOLDER, EFolderClass))
-#define E_IS_FOLDER(obj) (GTK_CHECK_TYPE ((obj), E_TYPE_FOLDER))
-#define E_IS_FOLDER_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((obj), E_TYPE_FOLDER))
-
-
-typedef struct _EFolder EFolder;
-typedef struct _EFolderPrivate EFolderPrivate;
-typedef struct _EFolderClass EFolderClass;
-
-struct _EFolder {
- GtkObject parent;
-
- EFolderPrivate *priv;
-};
-
-struct _EFolderClass {
- GtkObjectClass parent_class;
-
- /* Virtual methods. */
- gboolean (* save_info) (EFolder *folder);
- gboolean (* load_info) (EFolder *folder);
- gboolean (* remove) (EFolder *folder);
- const char * (* get_physical_uri) (EFolder *folder);
-
- /* Signals. */
- void (* changed) (EFolder *folder);
-};
-
-
-GtkType e_folder_get_type (void);
-void e_folder_construct (EFolder *folder,
- const char *name,
- const char *type,
- const char *description);
-EFolder *e_folder_new (const char *name,
- const char *type,
- const char *description);
-
-const char *e_folder_get_physical_uri (EFolder *folder);
-
-const char *e_folder_get_name (EFolder *folder);
-const char *e_folder_get_type_string (EFolder *folder);
-const char *e_folder_get_description (EFolder *folder);
-
-void e_folder_set_name (EFolder *folder, const char *name);
-void e_folder_set_type_string (EFolder *folder, const char *type);
-void e_folder_set_description (EFolder *folder, const char *description);
-
-#ifdef __cplusplus
-}
-#endif /* __cplusplus */
-
-#endif /* _E_FOLDER_H_ */
raph'>* The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-072-2/+3 * - Unbreak by adding forgotten patch.kuriyama2011-03-262-2/+11 * - Correspond to PORTVERSION of databases/namazu2tota2011-03-251-1/+1 * - Update KOffice to 2.3.1.avilla2011-03-252-3/+7 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-252-13/+48 * - Chase protobuf updatepav2011-03-244-4/+8 * - Revertpav2011-03-231-0/+1 * - Revertpav2011-03-211-0/+1 * - Get Rid MD5 supportmiwi2011-03-19301-533/+0 * - Mark ports that have been broken for six month or more, or never compiled onpav2011-03-172-4/+6 * Update Whom in header to reflect change in original authors email addressskreuzer2011-03-162-2/+2 * - Bump PORTREVISION to chase the update of dns/libidnwen2011-03-141-0/+1 * - Update to 0.52culot2011-03-143-20/+27 * - Mark BROKEN: fails to installpav2011-03-081-0/+2 * - Mark BROKEN with f10 emulationtabthorpe2011-03-081-2/+5 * Remove port that was orphaned after repocopy to japanese/stardict-dict-ja.linimon2011-03-044-45/+0 * Mark BROKEN on HEAD after the umtpx addition.erwin2011-03-011-0/+4 * - Remove PYTHON_REL < 250, since USE_PYTHON 2.5+miwi2011-02-251-4/+0 * - Upgrade to 0.12.1.kuriyama2011-02-254-625/+21 * Chase after net/openldap24-server update.delphij2011-02-253-2/+3 * - Move to py25 or abovemiwi2011-02-252-4/+2 * Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.az2011-02-124-4/+4 * - Update to 0.5.3. [*]nobutaka2011-02-122-4/+3 * Magically filenames are not changed. Fixed.matusita2011-02-071-9/+9 * Update SKK large-size Jisyo file as of Feb/01/2011.matusita2011-02-062-4/+4 * - Update to 2.8.0miwi2011-02-052-5/+5 * Tegaki:miwi2011-02-055-0/+43 * Tegaki Main program:miwi2011-02-056-0/+76 * Tegaki GTK Fontend:miwi2011-02-055-0/+71 * Tegaki Pythonlib:miwi2011-02-055-0/+76 * Zinnia is a simple, customizable and portable online hand recognition systemmiwi2011-02-055-0/+45 * Zinnia is a simple, customizable and portable online hand recognition systemmiwi2011-02-055-0/+56 * Zinnia is a simple, customizable and portable online hand recognition systemmiwi2011-02-055-0/+69 * - Drop MD5 supportmiwi2011-02-051-1/+0 * Remove expired ports:rene2011-02-0516-285/+0 * - Update to 3.6.4tota2011-01-274-6/+6 * - Update to 0.1.6tota2011-01-242-3/+3 * Mark DEPRECATED and set an EXPIRATION_DATE. Does not compile on supportedarved2011-01-201-0/+3 * - Update to 0.1.5tota2011-01-202-3/+3 * Add CONFLICTS for groff portsuqs2011-01-171-0/+2 * Add font-motoya-al for two free Japanese TrueType fonts by MOTOYA Co.,Ltd.,hrs2011-01-158-0/+217 * - Update to 5.04sunpoet2011-01-131-3/+3 * - Remove unnecessary PKGNAMEPREFIX declarationsunpoet2011-01-09