~ubuntu-branches/ubuntu/oneiric/seahorse/oneiric-proposed-201111150713

« back to all changes in this revision

Viewing changes to reference/libseahorse/html/libseahorse-seahorse-types.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-25 18:42:19 UTC
  • mfrom: (1.2.60 upstream)
  • Revision ID: james.westby@ubuntu.com-20110525184219-jqkhdzh1z8z6c1w6
Tags: 3.0.2-0ubuntu1
* New upstream version
* debian/control.in: clean old replaces
* debian/control.in, debian/rules: use libnotify again in ubuntu
* debian/seahorse.preinst: clean old preinst

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="libseahorse Objects and Functions">
9
9
<link rel="prev" href="libseahorse-seahorse-check-button-control.html" title="seahorse-check-button-control">
10
10
<link rel="next" href="libseahorse-seahorse-combo-keys.html" title="seahorse-combo-keys">
11
 
<meta name="generator" content="GTK-Doc V1.16 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17 (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">
40
40
<pre class="synopsis">#define             <a class="link" href="libseahorse-seahorse-types.html#SEAHORSE-TYPE-LOCATION:CAPS" title="SEAHORSE_TYPE_LOCATION">SEAHORSE_TYPE_LOCATION</a>
41
41
#define             <a class="link" href="libseahorse-seahorse-types.html#SEAHORSE-TYPE-USAGE:CAPS" title="SEAHORSE_TYPE_USAGE">SEAHORSE_TYPE_USAGE</a>
42
42
enum                <a class="link" href="libseahorse-seahorse-types.html#SeahorseLocation" title="enum SeahorseLocation">SeahorseLocation</a>;
43
 
<a href="../gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="libseahorse-seahorse-types.html#seahorse-location-get-type" title="seahorse_location_get_type ()">seahorse_location_get_type</a>          (<em class="parameter"><code><span class="type">void</span></code></em>);
 
43
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="libseahorse-seahorse-types.html#seahorse-location-get-type" title="seahorse_location_get_type ()">seahorse_location_get_type</a>          (<em class="parameter"><code><span class="type">void</span></code></em>);
44
44
enum                <a class="link" href="libseahorse-seahorse-types.html#SeahorseUsage" title="enum SeahorseUsage">SeahorseUsage</a>;
45
 
<a href="../gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="libseahorse-seahorse-types.html#seahorse-usage-get-type" title="seahorse_usage_get_type ()">seahorse_usage_get_type</a>             (<em class="parameter"><code><span class="type">void</span></code></em>);
 
45
<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="libseahorse-seahorse-types.html#seahorse-usage-get-type" title="seahorse_usage_get_type ()">seahorse_usage_get_type</a>             (<em class="parameter"><code><span class="type">void</span></code></em>);
46
46
enum                <a class="link" href="libseahorse-seahorse-types.html#SeahorseKeyFlags" title="enum SeahorseKeyFlags">SeahorseKeyFlags</a>;
47
47
#define             <a class="link" href="libseahorse-seahorse-types.html#SEAHORSE-TAG-INVALID:CAPS" title="SEAHORSE_TAG_INVALID">SEAHORSE_TAG_INVALID</a>
48
48
</pre>
86
86
<hr>
87
87
<div class="refsect2">
88
88
<a name="seahorse-location-get-type"></a><h3>seahorse_location_get_type ()</h3>
89
 
<pre class="programlisting"><a href="../gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               seahorse_location_get_type          (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
89
<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               seahorse_location_get_type          (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
90
90
<p>
91
91
</p>
92
92
</div>
109
109
<hr>
110
110
<div class="refsect2">
111
111
<a name="seahorse-usage-get-type"></a><h3>seahorse_usage_get_type ()</h3>
112
 
<pre class="programlisting"><a href="../gobject/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               seahorse_usage_get_type             (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
112
<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               seahorse_usage_get_type             (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
113
113
<p>
114
114
</p>
115
115
</div>
143
143
</div>
144
144
<div class="footer">
145
145
<hr>
146
 
          Generated by GTK-Doc V1.16</div>
 
146
          Generated by GTK-Doc V1.17</div>
147
147
</body>
148
148
</html>
 
 
b'\\ No newline at end of file'