aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/executive-summary/tmpl/executive-summary-component.sgml
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-06-07 21:54:51 +0800
committernobody <nobody@localhost>2001-06-07 21:54:51 +0800
commit86ac33df94879dfc27d7aa899363976c4f0834b3 (patch)
treefe5dd735cfb0c28e8884e188fd02c9f3beea17c6 /help/devel/executive-summary/tmpl/executive-summary-component.sgml
parent1576914644c6a83c6d2429c79c357c72b07906d0 (diff)
downloadgsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar
gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.gz
gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.bz2
gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.lz
gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.xz
gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.tar.zst
gsoc2013-evolution-86ac33df94879dfc27d7aa899363976c4f0834b3.zip
This commit was manufactured by cvs2svn to create tagGNOME_MEDIA_1_2_3
'GNOME_MEDIA_1_2_3'. svn path=/tags/GNOME_MEDIA_1_2_3/; revision=10145
Diffstat (limited to 'help/devel/executive-summary/tmpl/executive-summary-component.sgml')
-rw-r--r--help/devel/executive-summary/tmpl/executive-summary-component.sgml37
1 files changed, 0 insertions, 37 deletions
diff --git a/help/devel/executive-summary/tmpl/executive-summary-component.sgml b/help/devel/executive-summary/tmpl/executive-summary-component.sgml
deleted file mode 100644
index 04768b1b1c..0000000000
--- a/help/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:
-
-