aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/executive-summary/tmpl/executive-summary-component.sgml
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-08-02 23:43:54 +0800
committernobody <nobody@localhost>2001-08-02 23:43:54 +0800
commit7acab8b24cd9e7e2e32211e77d2a5c2eae1c4bb0 (patch)
tree94acb43d14c571e8ec432fa3650277178741f531 /doc/devel/executive-summary/tmpl/executive-summary-component.sgml
parentea4315435238149d387701ed2940bf8c97d4d319 (diff)
downloadgsoc2013-evolution-release-0-2-91.tar
gsoc2013-evolution-release-0-2-91.tar.gz
gsoc2013-evolution-release-0-2-91.tar.bz2
gsoc2013-evolution-release-0-2-91.tar.lz
gsoc2013-evolution-release-0-2-91.tar.xz
gsoc2013-evolution-release-0-2-91.tar.zst
gsoc2013-evolution-release-0-2-91.zip
This commit was manufactured by cvs2svn to create tagrelease-0-2-91
'release-0-2-91'. svn path=/tags/release-0-2-91/; revision=11578
Diffstat (limited to 'doc/devel/executive-summary/tmpl/executive-summary-component.sgml')
-rw-r--r--doc/devel/executive-summary/tmpl/executive-summary-component.sgml37
1 files changed, 0 insertions, 37 deletions
diff --git a/doc/devel/executive-summary/tmpl/executive-summary-component.sgml b/doc/devel/executive-summary/tmpl/executive-summary-component.sgml
deleted file mode 100644
index 04768b1b1c..0000000000
--- a/doc/devel/executive-summary/tmpl/executive-summary-component.sgml
+++ /dev/null
@@ -1,37 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-ExecutiveSummaryComponent
-
-<!-- ##### SECTION Short_Description ##### -->
-The base #BonoboObject that implements GNOME/Evolution/Summary/Component.
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-This #GtkObject wrapper around the GNOME/Evolution/Summary/Component, is the
-base object that has all the other interfaces aggregated onto it. These
-interfaces are: GNOME/Evolution/HTMLView, Bonobo/Control, Bonobo/EventSource,
-Bonobo/PropertyBag, Bonobo/PropertyControl and Bonobo/PersistStream. Each of
-the aggregated interfaces performs a specific job in the creation of the service.
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-#ExecutiveSummaryHtmlView, #BonoboControl, #BonoboEventSource, #BonoboPropertyBag,
-#BonoboPropertyControl, #BonoboPersistStream.
-</para>
-
-<!-- ##### MACRO EXECUTIVE_SUMMARY_COMPONENT ##### -->
-<para>
-Casts a #GtkObject to an #ExecutiveSummaryComponent.
-</para>
-
-@obj: A #GtkObject.
-
-
-<!-- ##### FUNCTION executive_summary_component_new ##### -->
-<para>
-
-</para>
-
-@Returns:
-
-