~ubuntu-branches/ubuntu/precise/eog/precise-proposed

« back to all changes in this revision

Viewing changes to doc/reference/html/eog-eog-window.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-01-17 17:06:58 UTC
  • mfrom: (1.14.27)
  • Revision ID: package-import@ubuntu.com-20120117170658-7iwmqpl3sbqrme9o
Tags: 3.3.4-0ubuntu1
* New upstream version
* Drop the patches included in the new version
* debian/control.in:
  - updated glib requirement

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
enum                <a class="link" href="eog-eog-window.html#EogWindowError" title="enum EogWindowError">EogWindowError</a>;
52
52
enum                <a class="link" href="eog-eog-window.html#EogStartupFlags" title="enum EogStartupFlags">EogStartupFlags</a>;
53
53
struct              <a class="link" href="eog-eog-window.html#EogWindow-struct" title="struct EogWindow">EogWindow</a>;
54
 
<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="eog-eog-window.html#eog-window-new" title="eog_window_new ()">eog_window_new</a>                      (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogStartupFlags" title="enum EogStartupFlags"><span class="type">EogStartupFlags</span></a> flags</code></em>);
 
54
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="eog-eog-window.html#eog-window-new" title="eog_window_new ()">eog_window_new</a>                      (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogStartupFlags" title="enum EogStartupFlags"><span class="type">EogStartupFlags</span></a> flags</code></em>);
55
55
<a class="link" href="eog-eog-window.html#EogWindowMode" title="enum EogWindowMode"><span class="returnvalue">EogWindowMode</span></a>       <a class="link" href="eog-eog-window.html#eog-window-get-mode" title="eog_window_get_mode ()">eog_window_get_mode</a>                 (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
56
56
<span class="returnvalue">void</span>                <a class="link" href="eog-eog-window.html#eog-window-set-mode" title="eog_window_set_mode ()">eog_window_set_mode</a>                 (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>,
57
57
                                                         <em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindowMode" title="enum EogWindowMode"><span class="type">EogWindowMode</span></a> mode</code></em>);
58
 
<a href="http://library.gnome.org/devel/gtk3/GtkUIManager.html"><span class="returnvalue">GtkUIManager</span></a> *      <a class="link" href="eog-eog-window.html#eog-window-get-ui-manager" title="eog_window_get_ui_manager ()">eog_window_get_ui_manager</a>           (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
 
58
<span class="returnvalue">GtkUIManager</span> *      <a class="link" href="eog-eog-window.html#eog-window-get-ui-manager" title="eog_window_get_ui_manager ()">eog_window_get_ui_manager</a>           (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
59
59
<a class="link" href="eog-eog-list-store.html#EogListStore"><span class="returnvalue">EogListStore</span></a> *      <a class="link" href="eog-eog-window.html#eog-window-get-store" title="eog_window_get_store ()">eog_window_get_store</a>                (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
60
 
<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="eog-eog-window.html#eog-window-get-view" title="eog_window_get_view ()">eog_window_get_view</a>                 (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
61
 
<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="eog-eog-window.html#eog-window-get-sidebar" title="eog_window_get_sidebar ()">eog_window_get_sidebar</a>              (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
62
 
<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="eog-eog-window.html#eog-window-get-thumb-view" title="eog_window_get_thumb_view ()">eog_window_get_thumb_view</a>           (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
63
 
<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="eog-eog-window.html#eog-window-get-thumb-nav" title="eog_window_get_thumb_nav ()">eog_window_get_thumb_nav</a>            (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
64
 
<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="eog-eog-window.html#eog-window-get-statusbar" title="eog_window_get_statusbar ()">eog_window_get_statusbar</a>            (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
 
60
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="eog-eog-window.html#eog-window-get-view" title="eog_window_get_view ()">eog_window_get_view</a>                 (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
 
61
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="eog-eog-window.html#eog-window-get-sidebar" title="eog_window_get_sidebar ()">eog_window_get_sidebar</a>              (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
 
62
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="eog-eog-window.html#eog-window-get-thumb-view" title="eog_window_get_thumb_view ()">eog_window_get_thumb_view</a>           (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
 
63
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="eog-eog-window.html#eog-window-get-thumb-nav" title="eog_window_get_thumb_nav ()">eog_window_get_thumb_nav</a>            (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
 
64
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="eog-eog-window.html#eog-window-get-statusbar" title="eog_window_get_statusbar ()">eog_window_get_statusbar</a>            (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
65
65
<a class="link" href="eog-eog-image.html#EogImage"><span class="returnvalue">EogImage</span></a> *          <a class="link" href="eog-eog-window.html#eog-window-get-image" title="eog_window_get_image ()">eog_window_get_image</a>                (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);
66
66
<span class="returnvalue">void</span>                <a class="link" href="eog-eog-window.html#eog-window-open-file-list" title="eog_window_open_file_list ()">eog_window_open_file_list</a>           (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>,
67
67
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *file_list</code></em>);
74
74
<pre class="synopsis">
75
75
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
76
76
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
77
 
         +----<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html">GtkWidget</a>
78
 
               +----<a href="http://library.gnome.org/devel/gtk3/GtkContainer.html">GtkContainer</a>
79
 
                     +----<a href="http://library.gnome.org/devel/gtk3/GtkBin.html">GtkBin</a>
80
 
                           +----<a href="http://library.gnome.org/devel/gtk3/GtkWindow.html">GtkWindow</a>
 
77
         +----GtkWidget
 
78
               +----GtkContainer
 
79
                     +----GtkBin
 
80
                           +----GtkWindow
81
81
                                 +----EogWindow
82
82
</pre>
83
83
</div>
85
85
<a name="eog-eog-window.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
86
86
<p>
87
87
EogWindow implements
88
 
 AtkImplementorIface and  <a href="http://library.gnome.org/devel/gtk3/GtkBuildable.html">GtkBuildable</a>.</p>
 
88
 AtkImplementorIface and  GtkBuildable.</p>
89
89
</div>
90
90
<div class="refsect1">
91
91
<a name="eog-eog-window.properties"></a><h2>Properties</h2>
163
163
<pre class="programlisting">typedef enum {
164
164
        EOG_STARTUP_FULLSCREEN         = 1 &lt;&lt; 0,
165
165
        EOG_STARTUP_SLIDE_SHOW         = 1 &lt;&lt; 1,
166
 
        EOG_STARTUP_DISABLE_GALLERY    = 1 &lt;&lt; 2
 
166
        EOG_STARTUP_DISABLE_GALLERY    = 1 &lt;&lt; 2,
 
167
        EOG_STARTUP_SINGLE_WINDOW      = 1 &lt;&lt; 3
167
168
} EogStartupFlags;
168
169
</pre>
169
170
<p>
179
180
<hr>
180
181
<div class="refsect2">
181
182
<a name="eog-window-new"></a><h3>eog_window_new ()</h3>
182
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         eog_window_new                      (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogStartupFlags" title="enum EogStartupFlags"><span class="type">EogStartupFlags</span></a> flags</code></em>);</pre>
 
183
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         eog_window_new                      (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogStartupFlags" title="enum EogStartupFlags"><span class="type">EogStartupFlags</span></a> flags</code></em>);</pre>
183
184
<p>
184
185
Creates a new and empty <a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a>. Use <em class="parameter"><code>flags</code></em> to indicate
185
186
if the window should be initialized fullscreen, in slideshow mode,
246
247
<hr>
247
248
<div class="refsect2">
248
249
<a name="eog-window-get-ui-manager"></a><h3>eog_window_get_ui_manager ()</h3>
249
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk3/GtkUIManager.html"><span class="returnvalue">GtkUIManager</span></a> *      eog_window_get_ui_manager           (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
 
250
<pre class="programlisting"><span class="returnvalue">GtkUIManager</span> *      eog_window_get_ui_manager           (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
250
251
<p>
251
 
Gets the <a href="http://library.gnome.org/devel/gtk3/GtkUIManager.html"><span class="type">GtkUIManager</span></a> that describes the UI of <em class="parameter"><code>window</code></em>.
 
252
Gets the <span class="type">GtkUIManager</span> that describes the UI of <em class="parameter"><code>window</code></em>.
252
253
</p>
253
254
<div class="variablelist"><table border="0">
254
255
<col align="left" valign="top">
259
260
</tr>
260
261
<tr>
261
262
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
262
 
<td>A <a href="http://library.gnome.org/devel/gtk3/GtkUIManager.html"><span class="type">GtkUIManager</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
 
263
<td>A <span class="type">GtkUIManager</span>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
263
264
</td>
264
265
</tr>
265
266
</tbody>
291
292
<hr>
292
293
<div class="refsect2">
293
294
<a name="eog-window-get-view"></a><h3>eog_window_get_view ()</h3>
294
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         eog_window_get_view                 (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
 
295
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         eog_window_get_view                 (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
295
296
<p>
296
297
Gets the <a class="link" href="EogScrollView.html" title="EogScrollView"><span class="type">EogScrollView</span></a> in the window.
297
298
</p>
313
314
<hr>
314
315
<div class="refsect2">
315
316
<a name="eog-window-get-sidebar"></a><h3>eog_window_get_sidebar ()</h3>
316
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         eog_window_get_sidebar              (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
 
317
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         eog_window_get_sidebar              (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
317
318
<p>
318
319
Gets the sidebar widget of <em class="parameter"><code>window</code></em>.
319
320
</p>
335
336
<hr>
336
337
<div class="refsect2">
337
338
<a name="eog-window-get-thumb-view"></a><h3>eog_window_get_thumb_view ()</h3>
338
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         eog_window_get_thumb_view           (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
 
339
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         eog_window_get_thumb_view           (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
339
340
<p>
340
341
Gets the thumbnails view in <em class="parameter"><code>window</code></em>.
341
342
</p>
357
358
<hr>
358
359
<div class="refsect2">
359
360
<a name="eog-window-get-thumb-nav"></a><h3>eog_window_get_thumb_nav ()</h3>
360
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         eog_window_get_thumb_nav            (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
 
361
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         eog_window_get_thumb_nav            (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
361
362
<p>
362
363
Gets the thumbnails navigation pane in <em class="parameter"><code>window</code></em>.
363
364
</p>
379
380
<hr>
380
381
<div class="refsect2">
381
382
<a name="eog-window-get-statusbar"></a><h3>eog_window_get_statusbar ()</h3>
382
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         eog_window_get_statusbar            (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
 
383
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         eog_window_get_statusbar            (<em class="parameter"><code><a class="link" href="eog-eog-window.html#EogWindow"><span class="type">EogWindow</span></a> *window</code></em>);</pre>
383
384
<p>
384
385
Gets the statusbar in <em class="parameter"><code>window</code></em>.
385
386
</p>