~ubuntu-branches/ubuntu/vivid/libinfinity/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/reference/libinfgtk/html/libinfgtk-0.6-InfGtkAccountCreationsDialog.html

  • Committer: Package Import Robot
  • Author(s): Philipp Kern
  • Date: 2014-10-13 21:40:32 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20141013214032-6sei14s90dbzdspg
Tags: 0.6.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
126
126
</div>
127
127
<div class="refsect1">
128
128
<a name="libinfgtk-0.6-InfGtkAccountCreationsDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
129
 
<pre class="screen">    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
130
 
    <span class="lineart">╰──</span> <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
129
<pre class="screen">    <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
130
    <span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
131
131
        <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkWidget.html">GtkWidget</a>
132
132
            <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkContainer.html">GtkContainer</a>
133
133
                <span class="lineart">╰──</span> <a href="http://developer.gnome.org/gtk2/GtkBin.html">GtkBin</a>
228
228
</tr>
229
229
<tr>
230
230
<td class="parameter_name"><p>browser</p></td>
231
 
<td class="parameter_description"><p>The <a href="../libinfinity-0.6/InfBrowser.html"><span class="type">InfBrowser</span></a> for which to create a new account, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p></td>
 
231
<td class="parameter_description"><p>The <a href="../libinfinity-0.6/InfBrowser.html"><span class="type">InfBrowser</span></a> for which to create a new account, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p></td>
232
232
<td class="parameter_annotations"> </td>
233
233
</tr>
234
234
</tbody>
296
296
<a name="InfGtkAccountCreationDialog-account-created"></a><h3>The <code class="literal">“account-created”</code> signal</h3>
297
297
<pre class="programlisting"><span class="returnvalue">void</span>
298
298
user_function (<a class="link" href="libinfgtk-0.6-InfGtkAccountCreationsDialog.html#InfGtkAccountCreationDialog"><span class="type">InfGtkAccountCreationDialog</span></a> *dialog,
299
 
               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     key,
 
299
               <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     key,
300
300
               <a href="../libinfinity-0.6/InfCertificateChain.html"><span class="type">InfCertificateChain</span></a>         *certificate,
301
301
               <a href="../libinfinity-0.6/libinfinity-0.6-InfAcl.html#InfAclAccount"><span class="type">InfAclAccount</span></a>               *account,
302
 
               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     user_data)</pre>
 
302
               <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>                     user_data)</pre>
303
303
<p>This signal is emitted whenever a new account has been created with the
304
304
dialog. Along with the created account, the login credentials are
305
305
provided. Note that the private key is owned by the dialog, and will be