~ubuntu-branches/ubuntu/trusty/gnome-shell/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/reference/shell/html/shell-shell-polkit-authentication-agent.html

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-14 13:47:20 UTC
  • mfrom: (1.1.36) (18.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20120314134720-202sbjbu4a3z1fru
Tags: 3.3.90-0ubuntu1
* Sync with Debian experimental svn packaging (LP: #941755, #937709).
  Remaining changes:
  - debian/gnome-shell.gsettings-override: Update for Ubuntu defaults
  - debian/control.in: Recommend cups-pk-helper
  - debian/patches/10-make-NetworkManager-optional.patch: Disabled
  - Don't run dh-autoreconf

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>shell-polkit-authentication-agent</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
7
<link rel="home" href="index.html" title="Shell Reference Manual">
 
8
<link rel="up" href="ch06.html" title="Integration helpers and utilities">
 
9
<link rel="prev" href="ShellNetworkAgent.html" title="ShellNetworkAgent">
 
10
<link rel="next" href="shell-ShellTpClient.html" title="ShellTpClient">
 
11
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
</head>
 
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="ShellNetworkAgent.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="ch06.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">Shell Reference Manual</th>
 
21
<td><a accesskey="n" href="shell-ShellTpClient.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="#shell-shell-polkit-authentication-agent.synopsis" class="shortcut">Top</a>
 
25
                   | 
 
26
                  <a href="#shell-shell-polkit-authentication-agent.description" class="shortcut">Description</a>
 
27
                   | 
 
28
                  <a href="#shell-shell-polkit-authentication-agent.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
29
                   | 
 
30
                  <a href="#shell-shell-polkit-authentication-agent.signals" class="shortcut">Signals</a>
 
31
</td></tr>
 
32
</table>
 
33
<div class="refentry">
 
34
<a name="shell-shell-polkit-authentication-agent"></a><div class="titlepage"></div>
 
35
<div class="refnamediv"><table width="100%"><tr>
 
36
<td valign="top">
 
37
<h2><span class="refentrytitle"><a name="shell-shell-polkit-authentication-agent.top_of_page"></a>shell-polkit-authentication-agent</span></h2>
 
38
<p>shell-polkit-authentication-agent</p>
 
39
</td>
 
40
<td valign="top" align="right"></td>
 
41
</tr></table></div>
 
42
<div class="refsynopsisdiv">
 
43
<a name="shell-shell-polkit-authentication-agent.synopsis"></a><h2>Synopsis</h2>
 
44
<a name="ShellPolkitAuthenticationAgent"></a><pre class="synopsis">                    <a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgent-struct" title="ShellPolkitAuthenticationAgent">ShellPolkitAuthenticationAgent</a>;
 
45
                    <a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgentClass" title="ShellPolkitAuthenticationAgentClass">ShellPolkitAuthenticationAgentClass</a>;
 
46
<span class="returnvalue">void</span>                <a class="link" href="shell-shell-polkit-authentication-agent.html#shell-polkit-authentication-agent-complete" title="shell_polkit_authentication_agent_complete ()">shell_polkit_authentication_agent_complete</a>
 
47
                                                        (<em class="parameter"><code><a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgent"><span class="type">ShellPolkitAuthenticationAgent</span></a> *agent</code></em>,
 
48
                                                         <em class="parameter"><code><span class="type">gboolean</span> dismissed</code></em>);
 
49
<a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgent"><span class="returnvalue">ShellPolkitAuthenticationAgent</span></a> * <a class="link" href="shell-shell-polkit-authentication-agent.html#shell-polkit-authentication-agent-new" title="shell_polkit_authentication_agent_new ()">shell_polkit_authentication_agent_new</a>
 
50
                                                        (<em class="parameter"><code><span class="type">void</span></code></em>);
 
51
</pre>
 
52
</div>
 
53
<div class="refsect1">
 
54
<a name="shell-shell-polkit-authentication-agent.object-hierarchy"></a><h2>Object Hierarchy</h2>
 
55
<pre class="synopsis">
 
56
  GObject
 
57
   +----PolkitAgentListener
 
58
         +----ShellPolkitAuthenticationAgent
 
59
</pre>
 
60
</div>
 
61
<div class="refsect1">
 
62
<a name="shell-shell-polkit-authentication-agent.signals"></a><h2>Signals</h2>
 
63
<pre class="synopsis">
 
64
  "<a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgent-cancel" title='The "cancel" signal'>cancel</a>"                                         : <code class="literal">Run Last</code>
 
65
  "<a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgent-initiate" title='The "initiate" signal'>initiate</a>"                                       : <code class="literal">Run Last</code>
 
66
</pre>
 
67
</div>
 
68
<div class="refsect1">
 
69
<a name="shell-shell-polkit-authentication-agent.description"></a><h2>Description</h2>
 
70
</div>
 
71
<div class="refsect1">
 
72
<a name="shell-shell-polkit-authentication-agent.details"></a><h2>Details</h2>
 
73
<div class="refsect2">
 
74
<a name="ShellPolkitAuthenticationAgent-struct"></a><h3>ShellPolkitAuthenticationAgent</h3>
 
75
<pre class="programlisting">typedef struct _ShellPolkitAuthenticationAgent ShellPolkitAuthenticationAgent;</pre>
 
76
</div>
 
77
<hr>
 
78
<div class="refsect2">
 
79
<a name="ShellPolkitAuthenticationAgentClass"></a><h3>ShellPolkitAuthenticationAgentClass</h3>
 
80
<pre class="programlisting">typedef struct _ShellPolkitAuthenticationAgentClass ShellPolkitAuthenticationAgentClass;</pre>
 
81
</div>
 
82
<hr>
 
83
<div class="refsect2">
 
84
<a name="shell-polkit-authentication-agent-complete"></a><h3>shell_polkit_authentication_agent_complete ()</h3>
 
85
<pre class="programlisting"><span class="returnvalue">void</span>                shell_polkit_authentication_agent_complete
 
86
                                                        (<em class="parameter"><code><a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgent"><span class="type">ShellPolkitAuthenticationAgent</span></a> *agent</code></em>,
 
87
                                                         <em class="parameter"><code><span class="type">gboolean</span> dismissed</code></em>);</pre>
 
88
</div>
 
89
<hr>
 
90
<div class="refsect2">
 
91
<a name="shell-polkit-authentication-agent-new"></a><h3>shell_polkit_authentication_agent_new ()</h3>
 
92
<pre class="programlisting"><a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgent"><span class="returnvalue">ShellPolkitAuthenticationAgent</span></a> * shell_polkit_authentication_agent_new
 
93
                                                        (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
94
</div>
 
95
</div>
 
96
<div class="refsect1">
 
97
<a name="shell-shell-polkit-authentication-agent.signal-details"></a><h2>Signal Details</h2>
 
98
<div class="refsect2">
 
99
<a name="ShellPolkitAuthenticationAgent-cancel"></a><h3>The <code class="literal">"cancel"</code> signal</h3>
 
100
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgent"><span class="type">ShellPolkitAuthenticationAgent</span></a> *shellpolkitauthenticationagent,
 
101
                                                        <span class="type">gpointer</span>                        user_data)                           : <code class="literal">Run Last</code></pre>
 
102
</div>
 
103
<hr>
 
104
<div class="refsect2">
 
105
<a name="ShellPolkitAuthenticationAgent-initiate"></a><h3>The <code class="literal">"initiate"</code> signal</h3>
 
106
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="shell-shell-polkit-authentication-agent.html#ShellPolkitAuthenticationAgent"><span class="type">ShellPolkitAuthenticationAgent</span></a> *shellpolkitauthenticationagent,
 
107
                                                        <span class="type">gchar</span>                          *arg1,
 
108
                                                        <span class="type">gchar</span>                          *arg2,
 
109
                                                        <span class="type">gchar</span>                          *arg3,
 
110
                                                        <span class="type">gchar</span>                          *arg4,
 
111
                                                        <span class="type">GStrv</span>                           arg5,
 
112
                                                        <span class="type">gpointer</span>                        user_data)                           : <code class="literal">Run Last</code></pre>
 
113
</div>
 
114
</div>
 
115
</div>
 
116
<div class="footer">
 
117
<hr>
 
118
          Generated by GTK-Doc V1.18.1</div>
 
119
</body>
 
120
</html>
 
 
b'\\ No newline at end of file'