From f8918d44539c1df3a3eacc2afe1507aa8c0b5093 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Fri, 2 Feb 2001 00:25:59 +0000 Subject: Wheeee pretty documentation svn path=/trunk/; revision=7938 --- .../tmpl/executive-summary-html-view.sgml | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 help/devel/executive-summary/tmpl/executive-summary-html-view.sgml (limited to 'help/devel/executive-summary/tmpl/executive-summary-html-view.sgml') diff --git a/help/devel/executive-summary/tmpl/executive-summary-html-view.sgml b/help/devel/executive-summary/tmpl/executive-summary-html-view.sgml new file mode 100644 index 0000000000..2fb66a2035 --- /dev/null +++ b/help/devel/executive-summary/tmpl/executive-summary-html-view.sgml @@ -0,0 +1,75 @@ + +ExecutiveSummaryHtmlView + + +A Bonobo component used to implement HTML based services. + + + +When writing HTML services, this component is aggregated onto an #ExecutiveSummaryComponent, to allow the Executive Summary to be able to find the HTML. + + + + +#ExecutiveSummaryComponent, #BonoboEventSource + + + + + Casts a #GtkObject into an #ExecutiveSummaryHtmlView + + +@obj: A #GtkObject + + + + +This is the event that is emitted on the BonoboEventSource when the HTML is changed. + + + + + + + + + +@event_source: +@Returns: + + + + + + + +@Returns: + + + + + + + +@view: +@html: + + + + + + + +@view: +@Returns: + + + + + + + +@view: +@Returns: + + -- cgit v1.2.3