~ubuntu-branches/ubuntu/utopic/anjuta/utopic

« back to all changes in this revision

Viewing changes to manuals/reference/libanjuta/html/libanjuta-IAnjutaEditorCellStyle.html

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-07-12 15:17:39 UTC
  • mfrom: (1.1.56) (27.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20140712151739-eyw0ufhvwa5s11jc
Tags: 2:3.12.0-1
* Team upload.

[ Jackson Doak ]
* New upstream release
* Drop 03_valac_0.22.patch, fixed upstream\
* debian/control:
  - Bump b-dep version on libgtk-3-dev (>= 3.6.0), libglib2.0-dev (>= 2.34.0)
  - Bump stardards-version to 3.9.5. No changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
#define             <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#IANJUTA-EDITOR-CELL-STYLE-ERROR:CAPS" title="IANJUTA_EDITOR_CELL_STYLE_ERROR">IANJUTA_EDITOR_CELL_STYLE_ERROR</a>
48
48
struct              <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#IAnjutaEditorCellStyleIface" title="struct IAnjutaEditorCellStyleIface">IAnjutaEditorCellStyleIface</a>;
49
 
<span class="returnvalue">GQuark</span>              <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#ianjuta-editor-cell-style-error-quark" title="ianjuta_editor_cell_style_error_quark ()">ianjuta_editor_cell_style_error_quark</a>
 
49
<a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#ianjuta-editor-cell-style-error-quark" title="ianjuta_editor_cell_style_error_quark ()">ianjuta_editor_cell_style_error_quark</a>
50
50
                                                        (<em class="parameter"><code><span class="type">void</span></code></em>);
51
 
<span class="returnvalue">gchar</span> *             <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#ianjuta-editor-cell-style-get-background-color" title="ianjuta_editor_cell_style_get_background_color ()">ianjuta_editor_cell_style_get_background_color</a>
52
 
                                                        (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
53
 
                                                         <em class="parameter"><code><span class="type">GError</span> **err</code></em>);
54
 
<span class="returnvalue">gchar</span> *             <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#ianjuta-editor-cell-style-get-color" title="ianjuta_editor_cell_style_get_color ()">ianjuta_editor_cell_style_get_color</a> (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
55
 
                                                         <em class="parameter"><code><span class="type">GError</span> **err</code></em>);
56
 
<span class="returnvalue">gchar</span> *             <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#ianjuta-editor-cell-style-get-font-description" title="ianjuta_editor_cell_style_get_font_description ()">ianjuta_editor_cell_style_get_font_description</a>
57
 
                                                        (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
58
 
                                                         <em class="parameter"><code><span class="type">GError</span> **err</code></em>);
 
51
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#ianjuta-editor-cell-style-get-background-color" title="ianjuta_editor_cell_style_get_background_color ()">ianjuta_editor_cell_style_get_background_color</a>
 
52
                                                        (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
 
53
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **err</code></em>);
 
54
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#ianjuta-editor-cell-style-get-color" title="ianjuta_editor_cell_style_get_color ()">ianjuta_editor_cell_style_get_color</a> (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
 
55
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **err</code></em>);
 
56
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libanjuta-IAnjutaEditorCellStyle.html#ianjuta-editor-cell-style-get-font-description" title="ianjuta_editor_cell_style_get_font_description ()">ianjuta_editor_cell_style_get_font_description</a>
 
57
                                                        (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
 
58
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **err</code></em>);
59
59
</pre>
60
60
</div>
61
61
<div class="refsect1">
88
88
<hr>
89
89
<div class="refsect2">
90
90
<a name="ianjuta-editor-cell-style-error-quark"></a><h3>ianjuta_editor_cell_style_error_quark ()</h3>
91
 
<pre class="programlisting"><span class="returnvalue">GQuark</span>              ianjuta_editor_cell_style_error_quark
 
91
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              ianjuta_editor_cell_style_error_quark
92
92
                                                        (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
93
93
<p>
94
94
</p>
96
96
<hr>
97
97
<div class="refsect2">
98
98
<a name="ianjuta-editor-cell-style-get-background-color"></a><h3>ianjuta_editor_cell_style_get_background_color ()</h3>
99
 
<pre class="programlisting"><span class="returnvalue">gchar</span> *             ianjuta_editor_cell_style_get_background_color
 
99
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             ianjuta_editor_cell_style_get_background_color
100
100
                                                        (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
101
 
                                                         <em class="parameter"><code><span class="type">GError</span> **err</code></em>);</pre>
 
101
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **err</code></em>);</pre>
102
102
<p>
103
103
</p>
104
104
</div>
105
105
<hr>
106
106
<div class="refsect2">
107
107
<a name="ianjuta-editor-cell-style-get-color"></a><h3>ianjuta_editor_cell_style_get_color ()</h3>
108
 
<pre class="programlisting"><span class="returnvalue">gchar</span> *             ianjuta_editor_cell_style_get_color (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
109
 
                                                         <em class="parameter"><code><span class="type">GError</span> **err</code></em>);</pre>
 
108
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             ianjuta_editor_cell_style_get_color (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
 
109
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **err</code></em>);</pre>
110
110
<p>
111
111
</p>
112
112
</div>
113
113
<hr>
114
114
<div class="refsect2">
115
115
<a name="ianjuta-editor-cell-style-get-font-description"></a><h3>ianjuta_editor_cell_style_get_font_description ()</h3>
116
 
<pre class="programlisting"><span class="returnvalue">gchar</span> *             ianjuta_editor_cell_style_get_font_description
 
116
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             ianjuta_editor_cell_style_get_font_description
117
117
                                                        (<em class="parameter"><code><span class="type">IAnjutaEditorCellStyle</span> *obj</code></em>,
118
 
                                                         <em class="parameter"><code><span class="type">GError</span> **err</code></em>);</pre>
 
118
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **err</code></em>);</pre>
119
119
<p>
120
120
</p>
121
121
</div>