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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-07-12 15:17:39 UTC
  • mfrom: (1.4.14)
  • Revision ID: package-import@ubuntu.com-20140712151739-p9xy0ntlgbpm2nxq
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:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>IAnjutaEditorView</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Anjuta Developers Reference Manual">
8
8
<link rel="up" href="plugin-interfaces.html" title="Plugin interfaces">
9
 
<link rel="prev" href="libanjuta-IAnjutaEditorSelection.html" title="IAnjutaEditorSelection">
 
9
<link rel="prev" href="libanjuta-IAnjutaEditorTip.html" title="IAnjutaEditorTip">
10
10
<link rel="next" href="libanjuta-IAnjutaEditorZoom.html" title="IAnjutaEditorZoom">
11
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
16
<tr valign="middle">
17
 
<td><a accesskey="p" href="libanjuta-IAnjutaEditorSelection.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td><a accesskey="p" href="libanjuta-IAnjutaEditorTip.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
18
<td><a accesskey="u" href="plugin-interfaces.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
20
<th width="100%" align="center">Anjuta Developers Reference Manual</th>
46
46
 
47
47
#define             <a class="link" href="libanjuta-IAnjutaEditorView.html#IANJUTA-EDITOR-VIEW-ERROR:CAPS" title="IANJUTA_EDITOR_VIEW_ERROR">IANJUTA_EDITOR_VIEW_ERROR</a>
48
48
struct              <a class="link" href="libanjuta-IAnjutaEditorView.html#IAnjutaEditorViewIface" title="struct IAnjutaEditorViewIface">IAnjutaEditorViewIface</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-IAnjutaEditorView.html#ianjuta-editor-view-error-quark" title="ianjuta_editor_view_error_quark ()">ianjuta_editor_view_error_quark</a>     (<em class="parameter"><code><span class="type">void</span></code></em>);
49
50
<span class="returnvalue">void</span>                <a class="link" href="libanjuta-IAnjutaEditorView.html#ianjuta-editor-view-create" title="ianjuta_editor_view_create ()">ianjuta_editor_view_create</a>          (<em class="parameter"><code><span class="type">IAnjutaEditorView</span> *obj</code></em>,
50
51
                                                         <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>);
51
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              <a class="link" href="libanjuta-IAnjutaEditorView.html#ianjuta-editor-view-error-quark" title="ianjuta_editor_view_error_quark ()">ianjuta_editor_view_error_quark</a>     (<em class="parameter"><code><span class="type">void</span></code></em>);
52
52
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                <a class="link" href="libanjuta-IAnjutaEditorView.html#ianjuta-editor-view-get-count" title="ianjuta_editor_view_get_count ()">ianjuta_editor_view_get_count</a>       (<em class="parameter"><code><span class="type">IAnjutaEditorView</span> *obj</code></em>,
53
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
54
<span class="returnvalue">void</span>                <a class="link" href="libanjuta-IAnjutaEditorView.html#ianjuta-editor-view-remove-current" title="ianjuta_editor_view_remove_current ()">ianjuta_editor_view_remove_current</a>  (<em class="parameter"><code><span class="type">IAnjutaEditorView</span> *obj</code></em>,
90
90
</div>
91
91
<hr>
92
92
<div class="refsect2">
 
93
<a name="ianjuta-editor-view-error-quark"></a><h3>ianjuta_editor_view_error_quark ()</h3>
 
94
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              ianjuta_editor_view_error_quark     (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
95
<p>
 
96
</p>
 
97
</div>
 
98
<hr>
 
99
<div class="refsect2">
93
100
<a name="ianjuta-editor-view-create"></a><h3>ianjuta_editor_view_create ()</h3>
94
101
<pre class="programlisting"><span class="returnvalue">void</span>                ianjuta_editor_view_create          (<em class="parameter"><code><span class="type">IAnjutaEditorView</span> *obj</code></em>,
95
102
                                                         <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>
97
104
Creates a new view for the editor. The newly created view gets
98
105
the user focus and scrolls to the same location as last view.
99
106
</p>
100
 
<div class="variablelist"><table border="0">
 
107
<div class="variablelist"><table border="0" class="variablelist">
 
108
<colgroup>
101
109
<col align="left" valign="top">
 
110
<col>
 
111
</colgroup>
102
112
<tbody>
103
113
<tr>
104
114
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
113
123
</div>
114
124
<hr>
115
125
<div class="refsect2">
116
 
<a name="ianjuta-editor-view-error-quark"></a><h3>ianjuta_editor_view_error_quark ()</h3>
117
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              ianjuta_editor_view_error_quark     (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
118
 
<p>
119
 
</p>
120
 
</div>
121
 
<hr>
122
 
<div class="refsect2">
123
126
<a name="ianjuta-editor-view-get-count"></a><h3>ianjuta_editor_view_get_count ()</h3>
124
127
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                ianjuta_editor_view_get_count       (<em class="parameter"><code><span class="type">IAnjutaEditorView</span> *obj</code></em>,
125
128
                                                         <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>
127
130
Total number of views currently present. It will never be less
128
131
than 1. Invalid return values are considered error condition.
129
132
</p>
130
 
<div class="variablelist"><table border="0">
 
133
<div class="variablelist"><table border="0" class="variablelist">
 
134
<colgroup>
131
135
<col align="left" valign="top">
 
136
<col>
 
137
</colgroup>
132
138
<tbody>
133
139
<tr>
134
140
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
151
157
last view of the editor. That is, if currently there is only
152
158
one view of the editor, this function does nothing.
153
159
</p>
154
 
<div class="variablelist"><table border="0">
 
160
<div class="variablelist"><table border="0" class="variablelist">
 
161
<colgroup>
155
162
<col align="left" valign="top">
 
163
<col>
 
164
</colgroup>
156
165
<tbody>
157
166
<tr>
158
167
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
169
178
</div>
170
179
<div class="footer">
171
180
<hr>
172
 
          Generated by GTK-Doc V1.18</div>
 
181
          Generated by GTK-Doc V1.19</div>
173
182
</body>
174
183
</html>
 
 
b'\\ No newline at end of file'