aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/executive-summary/tmpl/executive-summary-html-view.sgml
blob: 6ff2709e155415728c4bda91d704135a64955317 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!-- ##### SECTION Title ##### -->
ExecutiveSummaryHtmlView

<!-- ##### SECTION Short_Description ##### -->
A Bonobo component used to implement HTML based services.

<!-- ##### SECTION Long_Description ##### -->
<para>
When writing HTML services, this component is aggregated onto an #ExecutiveSummaryComponent, to allow the Executive Summary to be able to find the HTML.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>
#ExecutiveSummaryComponent, #BonoboEventSource
</para>

<!-- ##### MACRO EXECUTIVE_SUMMARY_HTML_VIEW ##### -->
<para>
  Casts a #GtkObject into an #ExecutiveSummaryHtmlView
</para>

@obj: A #GtkObject


<!-- ##### MACRO EXECUTIVE_SUMMARY_HTML_VIEW_HTML_CHANGED ##### -->
<para>
This is the event that is emitted on the BonoboEventSource when the HTML is changed.
</para>



<!-- ##### FUNCTION executive_summary_html_view_new_full ##### -->
<para>

</para>

@event_source: 
@Returns: 


<!-- ##### FUNCTION executive_summary_html_view_new ##### -->
<para>

</para>

@Returns: 


<!-- ##### FUNCTION executive_summary_html_view_set_html ##### -->
<para>

</para>

@view: 
@html: 


<!-- ##### FUNCTION executive_summary_html_view_get_html ##### -->
<para>

</para>

@view: 
@Returns: 


<!-- ##### FUNCTION executive_summary_html_view_get_event_source ##### -->
<para>

</para>

@view: 
@Returns: 


<!-- ##### SIGNAL ExecutiveSummaryHtmlView::handle-uri ##### -->
<para>

</para>

@executivesummaryhtmlview: the object which received the signal.
@arg1: 

-09 03:30:12 +0800'>2013-10-093-104/+103 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - cleanup commentsdinoex2012-10-131-5/+0 * - reset MAINTAINERdinoex2012-06-261-1/+1 * - update to 0.9.1dinoex2012-06-092-3/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - update to 0.8.8dinoex2010-07-183-6/+5 * LICENSE GPLv2dinoex2010-06-041-1/+1 * LICENSE GPLv2dinoex2010-06-041-0/+2 * - use UNIQUENAME for LDCONFIGdinoex2010-06-031-0/+1 * - drop USE_GNUSTEP_PREFIXdinoex2010-05-302-164/+163 * - update to jpeg-8dinoex2010-02-051-0/+1 * - add LICENSE:dinoex2009-01-171-0/+2 * - udpate to 0.8.7dinoex2008-11-175-8/+93 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-06