~ubuntu-branches/ubuntu/vivid/gnome-shell/vivid

« back to all changes in this revision

Viewing changes to docs/reference/shell/html/ShellMountOperation.html

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-07-31 21:29:20 UTC
  • mfrom: (1.1.51)
  • Revision ID: package-import@ubuntu.com-20130731212920-mz92zheiqgq2ggd1
Tags: 3.8.4-0ubuntu1
* New upstream release.
* debian/patches/git-dont-crash-for-unstaged-widgets.patch:
  - Dropped, applied in new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch06.html" title="Integration helpers and utilities">
9
9
<link rel="prev" href="shell-shell-util.html" title="shell-util">
10
10
<link rel="next" href="ShellNetworkAgent.html" title="ShellNetworkAgent">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (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">
43
43
<a name="ShellMountOperation.synopsis"></a><h2>Synopsis</h2>
44
44
<pre class="synopsis">struct              <a class="link" href="ShellMountOperation.html#ShellMountOperation-struct" title="struct ShellMountOperation">ShellMountOperation</a>;
45
45
struct              <a class="link" href="ShellMountOperation.html#ShellMountOperationClass" title="struct ShellMountOperationClass">ShellMountOperationClass</a>;
46
 
<span class="returnvalue">GMountOperation</span> *   <a class="link" href="ShellMountOperation.html#shell-mount-operation-new" title="shell_mount_operation_new ()">shell_mount_operation_new</a>           (<em class="parameter"><code><span class="type">void</span></code></em>);
47
 
<span class="returnvalue">GArray</span> *            <a class="link" href="ShellMountOperation.html#shell-mount-operation-get-show-processes-pids" title="shell_mount_operation_get_show_processes_pids ()">shell_mount_operation_get_show_processes_pids</a>
48
 
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);
49
 
<span class="returnvalue">gchar</span> **            <a class="link" href="ShellMountOperation.html#shell-mount-operation-get-show-processes-choices" title="shell_mount_operation_get_show_processes_choices ()">shell_mount_operation_get_show_processes_choices</a>
50
 
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);
51
 
<span class="returnvalue">gchar</span> *             <a class="link" href="ShellMountOperation.html#shell-mount-operation-get-show-processes-message" title="shell_mount_operation_get_show_processes_message ()">shell_mount_operation_get_show_processes_message</a>
52
 
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);
 
46
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **            <a class="link" href="ShellMountOperation.html#shell-mount-operation-get-show-processes-choices" title="shell_mount_operation_get_show_processes_choices ()">shell_mount_operation_get_show_processes_choices</a>
 
47
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);
 
48
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="ShellMountOperation.html#shell-mount-operation-get-show-processes-message" title="shell_mount_operation_get_show_processes_message ()">shell_mount_operation_get_show_processes_message</a>
 
49
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);
 
50
<a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            <a class="link" href="ShellMountOperation.html#shell-mount-operation-get-show-processes-pids" title="shell_mount_operation_get_show_processes_pids ()">shell_mount_operation_get_show_processes_pids</a>
 
51
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);
 
52
<a href="http://library.gnome.org/devel/gio/unstable/GMountOperation.html"><span class="returnvalue">GMountOperation</span></a> *   <a class="link" href="ShellMountOperation.html#shell-mount-operation-new" title="shell_mount_operation_new ()">shell_mount_operation_new</a>           (<em class="parameter"><code><span class="type">void</span></code></em>);
53
53
</pre>
54
54
</div>
55
55
<div class="refsect1">
56
56
<a name="ShellMountOperation.object-hierarchy"></a><h2>Object Hierarchy</h2>
57
57
<pre class="synopsis">
58
 
  GObject
59
 
   +----GMountOperation
 
58
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
59
   +----<a href="http://library.gnome.org/devel/gio/unstable/GMountOperation.html">GMountOperation</a>
60
60
         +----ShellMountOperation
61
61
</pre>
62
62
</div>
63
63
<div class="refsect1">
64
64
<a name="ShellMountOperation.signals"></a><h2>Signals</h2>
65
65
<pre class="synopsis">
66
 
  "<a class="link" href="ShellMountOperation.html#ShellMountOperation-show-processes-2" title='The "show-processes-2" signal'>show-processes-2</a>"                               : <code class="literal">Run Last</code>
 
66
  "<a class="link" href="ShellMountOperation.html#ShellMountOperation-show-processes-2" title='The "show-processes-2" signal'>show-processes-2</a>"                               : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
67
67
</pre>
68
68
</div>
69
69
<div class="refsect1">
85
85
</div>
86
86
<hr>
87
87
<div class="refsect2">
88
 
<a name="shell-mount-operation-new"></a><h3>shell_mount_operation_new ()</h3>
89
 
<pre class="programlisting"><span class="returnvalue">GMountOperation</span> *   shell_mount_operation_new           (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
90
 
</div>
91
 
<hr>
92
 
<div class="refsect2">
93
 
<a name="shell-mount-operation-get-show-processes-pids"></a><h3>shell_mount_operation_get_show_processes_pids ()</h3>
94
 
<pre class="programlisting"><span class="returnvalue">GArray</span> *            shell_mount_operation_get_show_processes_pids
95
 
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);</pre>
96
 
<div class="variablelist"><table border="0" class="variablelist">
97
 
<colgroup>
98
 
<col align="left" valign="top">
99
 
<col>
100
 
</colgroup>
101
 
<tbody>
102
 
<tr>
103
 
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
104
 
<td>a <a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a>
105
 
</td>
106
 
</tr>
107
 
<tr>
108
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
109
 
<td>a <span class="type">GArray</span>. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GPid]</span>
110
 
</td>
111
 
</tr>
112
 
</tbody>
113
 
</table></div>
114
 
</div>
115
 
<hr>
116
 
<div class="refsect2">
117
88
<a name="shell-mount-operation-get-show-processes-choices"></a><h3>shell_mount_operation_get_show_processes_choices ()</h3>
118
 
<pre class="programlisting"><span class="returnvalue">gchar</span> **            shell_mount_operation_get_show_processes_choices
 
89
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **            shell_mount_operation_get_show_processes_choices
119
90
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);</pre>
120
91
<div class="variablelist"><table border="0" class="variablelist">
121
92
<colgroup>
139
110
<hr>
140
111
<div class="refsect2">
141
112
<a name="shell-mount-operation-get-show-processes-message"></a><h3>shell_mount_operation_get_show_processes_message ()</h3>
142
 
<pre class="programlisting"><span class="returnvalue">gchar</span> *             shell_mount_operation_get_show_processes_message
 
113
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             shell_mount_operation_get_show_processes_message
143
114
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);</pre>
144
115
<div class="variablelist"><table border="0" class="variablelist">
145
116
<colgroup>
160
131
</tbody>
161
132
</table></div>
162
133
</div>
 
134
<hr>
 
135
<div class="refsect2">
 
136
<a name="shell-mount-operation-get-show-processes-pids"></a><h3>shell_mount_operation_get_show_processes_pids ()</h3>
 
137
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="returnvalue">GArray</span></a> *            shell_mount_operation_get_show_processes_pids
 
138
                                                        (<em class="parameter"><code><a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *self</code></em>);</pre>
 
139
<div class="variablelist"><table border="0" class="variablelist">
 
140
<colgroup>
 
141
<col align="left" valign="top">
 
142
<col>
 
143
</colgroup>
 
144
<tbody>
 
145
<tr>
 
146
<td><p><span class="term"><em class="parameter"><code>self</code></em> :</span></p></td>
 
147
<td>a <a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a>
 
148
</td>
 
149
</tr>
 
150
<tr>
 
151
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
152
<td>a <a href="http://library.gnome.org/devel/glib/unstable/glib-Arrays.html#GArray"><span class="type">GArray</span></a>. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GPid]</span>
 
153
</td>
 
154
</tr>
 
155
</tbody>
 
156
</table></div>
 
157
</div>
 
158
<hr>
 
159
<div class="refsect2">
 
160
<a name="shell-mount-operation-new"></a><h3>shell_mount_operation_new ()</h3>
 
161
<pre class="programlisting"><a href="http://library.gnome.org/devel/gio/unstable/GMountOperation.html"><span class="returnvalue">GMountOperation</span></a> *   shell_mount_operation_new           (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
162
</div>
163
163
</div>
164
164
<div class="refsect1">
165
165
<a name="ShellMountOperation.signal-details"></a><h2>Signal Details</h2>
166
166
<div class="refsect2">
167
167
<a name="ShellMountOperation-show-processes-2"></a><h3>The <code class="literal">"show-processes-2"</code> signal</h3>
168
168
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="ShellMountOperation.html" title="ShellMountOperation"><span class="type">ShellMountOperation</span></a> *shellmountoperation,
169
 
                                                        <span class="type">gpointer</span>             user_data)                : <code class="literal">Run Last</code></pre>
 
169
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>             user_data)                : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
170
170
</div>
171
171
</div>
172
172
</div>
173
173
<div class="footer">
174
174
<hr>
175
 
          Generated by GTK-Doc V1.18.1</div>
 
175
          Generated by GTK-Doc V1.19</div>
176
176
</body>
177
177
</html>
 
 
b'\\ No newline at end of file'