aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/executive-summary/tmpl/executive-summary-component.sgml
diff options
context:
space:
mode:
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, 37 insertions, 0 deletions
diff --git a/doc/devel/executive-summary/tmpl/executive-summary-component.sgml b/doc/devel/executive-summary/tmpl/executive-summary-component.sgml
new file mode 100644
index 0000000000..04768b1b1c
--- /dev/null
+++ b/doc/devel/executive-summary/tmpl/executive-summary-component.sgml
@@ -0,0 +1,37 @@
+<!-- ##### 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:
+
+