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

« back to all changes in this revision

Viewing changes to reference/libseahorse/xml/seahorse-gtkstock.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2011-04-14 23:26:01 UTC
  • mto: (3.1.7 sid) (1.2.59 upstream)
  • mto: This revision was merged to the branch mainline in revision 97.
  • Revision ID: james.westby@ubuntu.com-20110414232601-a1f1ibqayicoj8sd
ImportĀ upstreamĀ versionĀ 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<refentry id="libseahorse-seahorse-gtkstock">
2
 
<refmeta>
3
 
<refentrytitle role="top_of_page" id="libseahorse-seahorse-gtkstock.top_of_page">seahorse-gtkstock</refentrytitle>
4
 
<manvolnum>3</manvolnum>
5
 
<refmiscinfo>LIBSEAHORSE Library</refmiscinfo>
6
 
</refmeta>
7
 
 
8
 
<refnamediv>
9
 
<refname>seahorse-gtkstock</refname>
10
 
<refpurpose></refpurpose>
11
 
</refnamediv>
12
 
 
13
 
<refsynopsisdiv id="libseahorse-seahorse-gtkstock.synopsis" role="synopsis">
14
 
<title role="synopsis.title">Synopsis</title>
15
 
 
16
 
<synopsis>
17
 
#define             <link linkend="SEAHORSE-STOCK-KEY--CAPS">SEAHORSE_STOCK_KEY</link>
18
 
#define             <link linkend="SEAHORSE-STOCK-SECRET--CAPS">SEAHORSE_STOCK_SECRET</link>
19
 
#define             <link linkend="SEAHORSE-STOCK-KEY-SSH--CAPS">SEAHORSE_STOCK_KEY_SSH</link>
20
 
#define             <link linkend="SEAHORSE-STOCK-PERSON--CAPS">SEAHORSE_STOCK_PERSON</link>
21
 
#define             <link linkend="SEAHORSE-STOCK-SIGN--CAPS">SEAHORSE_STOCK_SIGN</link>
22
 
#define             <link linkend="SEAHORSE-STOCK-SIGN-OK--CAPS">SEAHORSE_STOCK_SIGN_OK</link>
23
 
#define             <link linkend="SEAHORSE-STOCK-SIGN-BAD--CAPS">SEAHORSE_STOCK_SIGN_BAD</link>
24
 
#define             <link linkend="SEAHORSE-STOCK-SIGN-UNKNOWN--CAPS">SEAHORSE_STOCK_SIGN_UNKNOWN</link>
25
 
#define             <link linkend="SEAHORSE-STOCK-SHARING--CAPS">SEAHORSE_STOCK_SHARING</link>
26
 
#define             <link linkend="SEAHORSE-THEMED-WEBBROWSER--CAPS">SEAHORSE_THEMED_WEBBROWSER</link>
27
 
#define             <link linkend="SEAHORSE-THEMED-FOLDER--CAPS">SEAHORSE_THEMED_FOLDER</link>
28
 
<link linkend="void">void</link>                <link linkend="seahorse-gtkstock-init">seahorse_gtkstock_init</link>              (void);
29
 
<link linkend="void">void</link>                <link linkend="seahorse-gtkstock-add-icons">seahorse_gtkstock_add_icons</link>         (const <link linkend="gchar">gchar</link> **icons);
30
 
</synopsis>
31
 
</refsynopsisdiv>
32
 
 
33
 
 
34
 
 
35
 
 
36
 
 
37
 
 
38
 
 
39
 
 
40
 
 
41
 
<refsect1 id="libseahorse-seahorse-gtkstock.description" role="desc">
42
 
<title role="desc.title">Description</title>
43
 
<para>
44
 
</para>
45
 
</refsect1>
46
 
 
47
 
<refsect1 id="libseahorse-seahorse-gtkstock.details" role="details">
48
 
<title role="details.title">Details</title>
49
 
<refsect2 id="SEAHORSE-STOCK-KEY--CAPS" role="macro">
50
 
<title>SEAHORSE_STOCK_KEY</title>
51
 
<indexterm zone="SEAHORSE-STOCK-KEY--CAPS"><primary sortas="STOCK_KEY">SEAHORSE_STOCK_KEY</primary></indexterm><programlisting>#define SEAHORSE_STOCK_KEY          "seahorse-key"
52
 
</programlisting>
53
 
<para>
54
 
</para></refsect2>
55
 
<refsect2 id="SEAHORSE-STOCK-SECRET--CAPS" role="macro">
56
 
<title>SEAHORSE_STOCK_SECRET</title>
57
 
<indexterm zone="SEAHORSE-STOCK-SECRET--CAPS"><primary sortas="STOCK_SECRET">SEAHORSE_STOCK_SECRET</primary></indexterm><programlisting>#define SEAHORSE_STOCK_SECRET       "seahorse-key-personal"
58
 
</programlisting>
59
 
<para>
60
 
</para></refsect2>
61
 
<refsect2 id="SEAHORSE-STOCK-KEY-SSH--CAPS" role="macro">
62
 
<title>SEAHORSE_STOCK_KEY_SSH</title>
63
 
<indexterm zone="SEAHORSE-STOCK-KEY-SSH--CAPS"><primary sortas="STOCK_KEY_SSH">SEAHORSE_STOCK_KEY_SSH</primary></indexterm><programlisting>#define SEAHORSE_STOCK_KEY_SSH      "seahorse-key-ssh"
64
 
</programlisting>
65
 
<para>
66
 
</para></refsect2>
67
 
<refsect2 id="SEAHORSE-STOCK-PERSON--CAPS" role="macro">
68
 
<title>SEAHORSE_STOCK_PERSON</title>
69
 
<indexterm zone="SEAHORSE-STOCK-PERSON--CAPS"><primary sortas="STOCK_PERSON">SEAHORSE_STOCK_PERSON</primary></indexterm><programlisting>#define SEAHORSE_STOCK_PERSON       "seahorse-person"
70
 
</programlisting>
71
 
<para>
72
 
</para></refsect2>
73
 
<refsect2 id="SEAHORSE-STOCK-SIGN--CAPS" role="macro">
74
 
<title>SEAHORSE_STOCK_SIGN</title>
75
 
<indexterm zone="SEAHORSE-STOCK-SIGN--CAPS"><primary sortas="STOCK_SIGN">SEAHORSE_STOCK_SIGN</primary></indexterm><programlisting>#define SEAHORSE_STOCK_SIGN         "seahorse-sign"
76
 
</programlisting>
77
 
<para>
78
 
</para></refsect2>
79
 
<refsect2 id="SEAHORSE-STOCK-SIGN-OK--CAPS" role="macro">
80
 
<title>SEAHORSE_STOCK_SIGN_OK</title>
81
 
<indexterm zone="SEAHORSE-STOCK-SIGN-OK--CAPS"><primary sortas="STOCK_SIGN_OK">SEAHORSE_STOCK_SIGN_OK</primary></indexterm><programlisting>#define SEAHORSE_STOCK_SIGN_OK      "seahorse-sign-ok"
82
 
</programlisting>
83
 
<para>
84
 
</para></refsect2>
85
 
<refsect2 id="SEAHORSE-STOCK-SIGN-BAD--CAPS" role="macro">
86
 
<title>SEAHORSE_STOCK_SIGN_BAD</title>
87
 
<indexterm zone="SEAHORSE-STOCK-SIGN-BAD--CAPS"><primary sortas="STOCK_SIGN_BAD">SEAHORSE_STOCK_SIGN_BAD</primary></indexterm><programlisting>#define SEAHORSE_STOCK_SIGN_BAD     "seahorse-sign-bad"
88
 
</programlisting>
89
 
<para>
90
 
</para></refsect2>
91
 
<refsect2 id="SEAHORSE-STOCK-SIGN-UNKNOWN--CAPS" role="macro">
92
 
<title>SEAHORSE_STOCK_SIGN_UNKNOWN</title>
93
 
<indexterm zone="SEAHORSE-STOCK-SIGN-UNKNOWN--CAPS"><primary sortas="STOCK_SIGN_UNKNOWN">SEAHORSE_STOCK_SIGN_UNKNOWN</primary></indexterm><programlisting>#define SEAHORSE_STOCK_SIGN_UNKNOWN "seahorse-sign-unknown"
94
 
</programlisting>
95
 
<para>
96
 
</para></refsect2>
97
 
<refsect2 id="SEAHORSE-STOCK-SHARING--CAPS" role="macro">
98
 
<title>SEAHORSE_STOCK_SHARING</title>
99
 
<indexterm zone="SEAHORSE-STOCK-SHARING--CAPS"><primary sortas="STOCK_SHARING">SEAHORSE_STOCK_SHARING</primary></indexterm><programlisting>#define SEAHORSE_STOCK_SHARING      "seahorse-share-keys"
100
 
</programlisting>
101
 
<para>
102
 
</para></refsect2>
103
 
<refsect2 id="SEAHORSE-THEMED-WEBBROWSER--CAPS" role="macro">
104
 
<title>SEAHORSE_THEMED_WEBBROWSER</title>
105
 
<indexterm zone="SEAHORSE-THEMED-WEBBROWSER--CAPS"><primary sortas="THEMED_WEBBROWSER">SEAHORSE_THEMED_WEBBROWSER</primary></indexterm><programlisting>#define SEAHORSE_THEMED_WEBBROWSER  "web-browser"
106
 
</programlisting>
107
 
<para>
108
 
</para></refsect2>
109
 
<refsect2 id="SEAHORSE-THEMED-FOLDER--CAPS" role="macro">
110
 
<title>SEAHORSE_THEMED_FOLDER</title>
111
 
<indexterm zone="SEAHORSE-THEMED-FOLDER--CAPS"><primary sortas="THEMED_FOLDER">SEAHORSE_THEMED_FOLDER</primary></indexterm><programlisting>#define SEAHORSE_THEMED_FOLDER      "folder"
112
 
</programlisting>
113
 
<para>
114
 
</para></refsect2>
115
 
<refsect2 id="seahorse-gtkstock-init" role="function">
116
 
<title>seahorse_gtkstock_init ()</title>
117
 
<indexterm zone="seahorse-gtkstock-init"><primary sortas="gtkstock_init">seahorse_gtkstock_init</primary></indexterm><programlisting><link linkend="void">void</link>                seahorse_gtkstock_init              (void);</programlisting>
118
 
<para>
119
 
Adds the default icons to the icon factory</para>
120
 
<para>
121
 
</para></refsect2>
122
 
<refsect2 id="seahorse-gtkstock-add-icons" role="function">
123
 
<title>seahorse_gtkstock_add_icons ()</title>
124
 
<indexterm zone="seahorse-gtkstock-add-icons"><primary sortas="gtkstock_add_icons">seahorse_gtkstock_add_icons</primary></indexterm><programlisting><link linkend="void">void</link>                seahorse_gtkstock_add_icons         (const <link linkend="gchar">gchar</link> **icons);</programlisting>
125
 
<para>
126
 
Adds icons to the factory</para>
127
 
<para>
128
 
</para><variablelist role="params">
129
 
<varlistentry><term><parameter>icons</parameter>&#160;:</term>
130
 
<listitem><simpara> The icons to add to the default factory
131
 
</simpara></listitem></varlistentry>
132
 
</variablelist></refsect2>
133
 
 
134
 
</refsect1>
135
 
 
136
 
 
137
 
 
138
 
 
139
 
</refentry>