~ubuntu-branches/ubuntu/utopic/nautilus/utopic-proposed

« back to all changes in this revision

Viewing changes to docs/reference/libnautilus-extension/html/libnautilus-extension-nautilus-property-page-provider.html

  • Committer: Package Import Robot
  • Author(s): Tim Lunn
  • Date: 2014-01-02 16:50:06 UTC
  • mto: This revision was merged to the branch mainline in revision 343.
  • Revision ID: package-import@ubuntu.com-20140102165006-ufn0so3frq4zox7l
Tags: upstream-3.10.1
Import upstream version 3.10.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>nautilus-property-page-provider</title>
 
5
<title>Nautilus Extension Reference Manual: nautilus-property-page-provider</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Nautilus Extension Reference Manual">
8
8
<link rel="up" href="ch01.html" title="Extension Interfaces">
9
9
<link rel="prev" href="libnautilus-extension-nautilus-menu.html" title="NautilusMenuItem">
10
10
<link rel="next" href="libnautilus-extension-nautilus-property-page.html" title="NautilusPropertyPage">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19.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">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
 
<tr valign="middle">
17
 
<td><a accesskey="p" href="libnautilus-extension-nautilus-menu.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
 
<th width="100%" align="center">Nautilus Extension Reference Manual</th>
21
 
<td><a accesskey="n" href="libnautilus-extension-nautilus-property-page.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
 
</tr>
23
 
<tr><td colspan="5" class="shortcuts">
24
 
<a href="#libnautilus-extension-nautilus-property-page-provider.synopsis" class="shortcut">Top</a>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
 
16
<td width="100%" align="left">
 
17
<a href="#" class="shortcut">Top</a>
25
18
                   | 
26
19
                  <a href="#libnautilus-extension-nautilus-property-page-provider.description" class="shortcut">Description</a>
27
20
                   | 
28
21
                  <a href="#libnautilus-extension-nautilus-property-page-provider.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
22
                   | 
30
23
                  <a href="#libnautilus-extension-nautilus-property-page-provider.prerequisites" class="shortcut">Prerequisites</a>
31
 
</td></tr>
32
 
</table>
 
24
</td>
 
25
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 
26
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
 
27
<td><a accesskey="p" href="libnautilus-extension-nautilus-menu.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 
28
<td><a accesskey="n" href="libnautilus-extension-nautilus-property-page.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 
29
</tr></table>
33
30
<div class="refentry">
34
31
<a name="libnautilus-extension-nautilus-property-page-provider"></a><div class="titlepage"></div>
35
32
<div class="refnamediv"><table width="100%"><tr>
43
40
<a name="libnautilus-extension-nautilus-property-page-provider.synopsis"></a><h2>Synopsis</h2>
44
41
<a name="NautilusPropertyPageProvider"></a><pre class="synopsis">                    <a class="link" href="libnautilus-extension-nautilus-property-page-provider.html#NautilusPropertyPageProvider-struct" title="NautilusPropertyPageProvider">NautilusPropertyPageProvider</a>;
45
42
struct              <a class="link" href="libnautilus-extension-nautilus-property-page-provider.html#NautilusPropertyPageProviderIface" title="struct NautilusPropertyPageProviderIface">NautilusPropertyPageProviderIface</a>;
46
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="libnautilus-extension-nautilus-property-page-provider.html#nautilus-property-page-provider-get-pages" title="nautilus_property_page_provider_get_pages ()">nautilus_property_page_provider_get_pages</a>
 
43
<span class="returnvalue">GList</span> *             <a class="link" href="libnautilus-extension-nautilus-property-page-provider.html#nautilus-property-page-provider-get-pages" title="nautilus_property_page_provider_get_pages ()">nautilus_property_page_provider_get_pages</a>
47
44
                                                        (<em class="parameter"><code><a class="link" href="libnautilus-extension-nautilus-property-page-provider.html#NautilusPropertyPageProvider"><span class="type">NautilusPropertyPageProvider</span></a> *provider</code></em>,
48
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *files</code></em>);
 
45
                                                         <em class="parameter"><code><span class="type">GList</span> *files</code></em>);
49
46
</pre>
50
47
</div>
51
48
<div class="refsect1">
59
56
<a name="libnautilus-extension-nautilus-property-page-provider.prerequisites"></a><h2>Prerequisites</h2>
60
57
<p>
61
58
NautilusPropertyPageProvider requires
62
 
 <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
 
59
 GObject.</p>
63
60
</div>
64
61
<div class="refsect1">
65
62
<a name="libnautilus-extension-nautilus-property-page-provider.description"></a><h2>Description</h2>
90
87
<hr>
91
88
<div class="refsect2">
92
89
<a name="nautilus-property-page-provider-get-pages"></a><h3>nautilus_property_page_provider_get_pages ()</h3>
93
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             nautilus_property_page_provider_get_pages
 
90
<pre class="programlisting"><span class="returnvalue">GList</span> *             nautilus_property_page_provider_get_pages
94
91
                                                        (<em class="parameter"><code><a class="link" href="libnautilus-extension-nautilus-property-page-provider.html#NautilusPropertyPageProvider"><span class="type">NautilusPropertyPageProvider</span></a> *provider</code></em>,
95
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *files</code></em>);</pre>
 
92
                                                         <em class="parameter"><code><span class="type">GList</span> *files</code></em>);</pre>
96
93
<p>
97
94
This function is called by Nautilus when it wants property page
98
95
items from the extension.
114
111
</tr>
115
112
<tr>
116
113
<td><p><span class="term"><em class="parameter"><code>files</code></em> :</span></p></td>
117
 
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="libnautilus-extension-nautilus-file-info.html#NautilusFileInfo"><span class="type">NautilusFileInfo</span></a>. <span class="annotation">[<a href="http://foldoc.org/element-type"><span class="acronym">element-type</span></a> NautilusFileInfo]</span>
 
114
<td>a <span class="type">GList</span> of <a class="link" href="libnautilus-extension-nautilus-file-info.html#NautilusFileInfo"><span class="type">NautilusFileInfo</span></a>. <span class="annotation">[<a href="http://foldoc.org/element-type"><span class="acronym">element-type</span></a> NautilusFileInfo]</span>
118
115
</td>
119
116
</tr>
120
117
<tr>
121
118
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
122
 
<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of allocated <a class="link" href="libnautilus-extension-nautilus-property-page.html#NautilusPropertyPage"><span class="type">NautilusPropertyPage</span></a> items. <span class="annotation">[<a href="http://foldoc.org/element-type"><span class="acronym">element-type</span></a> NautilusPropertyPage][<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
 
119
<td>A <span class="type">GList</span> of allocated <a class="link" href="libnautilus-extension-nautilus-property-page.html#NautilusPropertyPage"><span class="type">NautilusPropertyPage</span></a> items. <span class="annotation">[<a href="http://foldoc.org/element-type"><span class="acronym">element-type</span></a> NautilusPropertyPage][<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
123
120
</td>
124
121
</tr>
125
122
</tbody>
129
126
</div>
130
127
<div class="footer">
131
128
<hr>
132
 
          Generated by GTK-Doc V1.18.1</div>
 
129
          Generated by GTK-Doc V1.19.1</div>
133
130
</body>
134
131
</html>
 
 
b'\\ No newline at end of file'