~bratsche/oif/eog-rotate-gesture-2

« back to all changes in this revision

Viewing changes to doc/reference/html/EogPluginManager.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-08-05 11:18:27 UTC
  • mfrom: (1.14.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100805111827-mg8n4etd5pj7btti
Tags: 2.31.5-0ubuntu1
* New upstream versions:
  - New toolbar button and 'P' shortcut to pause the slideshow (lp: #272552)
  - Rename "Image Collection" to "Image Gallery" 
  - Update totem-scrsaver to use GDBus 
  - Render SVGs natively when zoomed 
  - Print SVGs as vector image 
  - Embed page setup in print dialog 
  - Various UI improvements 
  - Further GSEAL-compatibility work 
* debian/control.in:
  - require librsvg, updated glib and gtk requirements
* debian/control.in, debian/patches/99_autoconf.patch, debian/rules:
  - run autoreconf at build time now

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch05.html" title="Plugins">
9
9
<link rel="prev" href="eog-eog-plugin.html" title="EogPlugin">
10
10
<link rel="next" href="eog-eog-plugin-engine.html" title="eog-plugin-engine">
11
 
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15.1 (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">
30
30
                  <a href="#EogPluginManager.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
31
31
</td></tr>
32
32
</table>
33
 
<div class="refentry" title="EogPluginManager">
 
33
<div class="refentry">
34
34
<a name="EogPluginManager"></a><div class="titlepage"></div>
35
35
<div class="refnamediv"><table width="100%"><tr>
36
36
<td valign="top">
39
39
</td>
40
40
<td valign="top" align="right"></td>
41
41
</tr></table></div>
42
 
<div class="refsynopsisdiv" title="Synopsis">
 
42
<div class="refsynopsisdiv">
43
43
<a name="EogPluginManager.synopsis"></a><h2>Synopsis</h2>
44
44
<pre class="synopsis">                    <a class="link" href="EogPluginManager.html#EogPluginManager-struct" title="EogPluginManager">EogPluginManager</a>;
45
 
<a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="EogPluginManager.html#eog-plugin-manager-new" title="eog_plugin_manager_new ()">eog_plugin_manager_new</a>              (<em class="parameter"><code><span class="type">void</span></code></em>);
 
45
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="EogPluginManager.html#eog-plugin-manager-new" title="eog_plugin_manager_new ()">eog_plugin_manager_new</a>              (<em class="parameter"><code><span class="type">void</span></code></em>);
46
46
</pre>
47
47
</div>
48
 
<div class="refsect1" title="Object Hierarchy">
 
48
<div class="refsect1">
49
49
<a name="EogPluginManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
50
50
<pre class="synopsis">
51
 
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
52
 
   +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
53
 
         +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html">GtkObject</a>
54
 
               +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html">GtkWidget</a>
55
 
                     +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html">GtkContainer</a>
56
 
                           +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html">GtkBox</a>
57
 
                                 +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html">GtkVBox</a>
 
51
  GObject
 
52
   +----GInitiallyUnowned
 
53
         +----GtkObject
 
54
               +----GtkWidget
 
55
                     +----GtkContainer
 
56
                           +----GtkBox
 
57
                                 +----GtkVBox
58
58
                                       +----EogPluginManager
59
59
</pre>
60
60
</div>
61
 
<div class="refsect1" title="Implemented Interfaces">
 
61
<div class="refsect1">
62
62
<a name="EogPluginManager.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
63
63
<p>
64
64
EogPluginManager implements
65
 
 AtkImplementorIface,  <a href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a> and  <a href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
 
65
 AtkImplementorIface,  GtkBuildable,  GtkSizeRequest and  GtkOrientable.</p>
66
66
</div>
67
 
<div class="refsect1" title="Description">
 
67
<div class="refsect1">
68
68
<a name="EogPluginManager.description"></a><h2>Description</h2>
69
69
<p>
70
70
</p>
71
71
</div>
72
 
<div class="refsect1" title="Details">
 
72
<div class="refsect1">
73
73
<a name="EogPluginManager.details"></a><h2>Details</h2>
74
 
<div class="refsect2" title="EogPluginManager">
 
74
<div class="refsect2">
75
75
<a name="EogPluginManager-struct"></a><h3>EogPluginManager</h3>
76
76
<pre class="programlisting">typedef struct _EogPluginManager EogPluginManager;</pre>
77
77
<p>
78
78
</p>
79
79
</div>
80
80
<hr>
81
 
<div class="refsect2" title="eog_plugin_manager_new ()">
 
81
<div class="refsect2">
82
82
<a name="eog-plugin-manager-new"></a><h3>eog_plugin_manager_new ()</h3>
83
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         eog_plugin_manager_new              (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
83
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         eog_plugin_manager_new              (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
84
84
<p>
85
85
</p>
86
86
<div class="variablelist"><table border="0">
96
96
</div>
97
97
<div class="footer">
98
98
<hr>
99
 
          Generated by GTK-Doc V1.15</div>
 
99
          Generated by GTK-Doc V1.15.1</div>
100
100
</body>
101
101
</html>
 
 
b'\\ No newline at end of file'