~ubuntu-branches/ubuntu/lucid/rhythmbox/lucid

« back to all changes in this revision

Viewing changes to doc/reference/html/RBURIDialog.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-29 10:12:48 UTC
  • mfrom: (1.1.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20100329101248-fu29j0q1s2dx8k99
Tags: 0.12.8-0ubuntu1
* New upstream version
* debian/patches/90_autoreconf.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
<link rel="home" href="index.html" title="Rhythmbox Development Reference Manual">
8
8
<link rel="up" href="ch07.html" title="Widgets">
9
9
<link rel="prev" href="RBSongInfo.html" title="RBSongInfo">
10
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
10
<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
11
11
<link rel="stylesheet" href="style.css" type="text/css">
12
12
<link rel="chapter" href="ch01.html" title="Backends">
13
13
<link rel="chapter" href="ch02.html" title="Lib">
28
28
</tr>
29
29
<tr><td colspan="5" class="shortcuts">
30
30
<a href="#RBURIDialog.synopsis" class="shortcut">Top</a>
31
 
                 | 
32
 
                <a href="#RBURIDialog.description" class="shortcut">Description</a>
33
 
                 | 
34
 
                <a href="#RBURIDialog.object-hierarchy" class="shortcut">Object Hierarchy</a>
35
 
                 | 
36
 
                <a href="#RBURIDialog.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
37
 
                 | 
38
 
                <a href="#RBURIDialog.properties" class="shortcut">Properties</a>
39
 
                 | 
40
 
                <a href="#RBURIDialog.signals" class="shortcut">Signals</a>
 
31
                   | 
 
32
                  <a href="#RBURIDialog.description" class="shortcut">Description</a>
 
33
                   | 
 
34
                  <a href="#RBURIDialog.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
35
                   | 
 
36
                  <a href="#RBURIDialog.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 
37
                   | 
 
38
                  <a href="#RBURIDialog.properties" class="shortcut">Properties</a>
 
39
                   | 
 
40
                  <a href="#RBURIDialog.signals" class="shortcut">Signals</a>
41
41
</td></tr>
42
42
</table>
43
43
<div class="refentry" title="RBURIDialog">
52
52
<div class="refsynopsisdiv" title="Synopsis">
53
53
<a name="RBURIDialog.synopsis"></a><h2>Synopsis</h2>
54
54
<pre class="synopsis">
55
 
 
56
55
#include &lt;rb-uri-dialog.h&gt;
57
56
 
58
57
                    <a class="link" href="RBURIDialog.html#RBURIDialog-struct" title="RBURIDialog">RBURIDialog</a>;
59
58
                    <a class="link" href="RBURIDialog.html#RBURIDialogClass" title="RBURIDialogClass">RBURIDialogClass</a>;
60
 
<a
61
 
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
62
 
>GtkWidget</a>*          <a class="link" href="RBURIDialog.html#rb-uri-dialog-new" title="rb_uri_dialog_new ()">rb_uri_dialog_new</a>                   (const char *title,
63
 
                                                         const char *label);
 
59
<a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a>*          <a class="link" href="RBURIDialog.html#rb-uri-dialog-new" title="rb_uri_dialog_new ()">rb_uri_dialog_new</a>                   (const <span class="returnvalue">char</span> *title,
 
60
                                                         const <span class="returnvalue">char</span> *label);
64
61
</pre>
65
62
</div>
66
63
<div class="refsect1" title="Object Hierarchy">
67
64
<a name="RBURIDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
68
65
<pre class="synopsis">
69
 
  <a
70
 
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
71
 
>GObject</a>
72
 
   +----<a
73
 
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
74
 
>GInitiallyUnowned</a>
75
 
         +----<a
76
 
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
77
 
>GtkObject</a>
78
 
               +----<a
79
 
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
80
 
>GtkWidget</a>
81
 
                     +----<a
82
 
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
83
 
>GtkContainer</a>
84
 
                           +----<a
85
 
href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"
86
 
>GtkBin</a>
87
 
                                 +----<a
88
 
href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html"
89
 
>GtkWindow</a>
90
 
                                       +----<a
91
 
href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html"
92
 
>GtkDialog</a>
 
66
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
67
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
68
         +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html">GtkObject</a>
 
69
               +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html">GtkWidget</a>
 
70
                     +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html">GtkContainer</a>
 
71
                           +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html">GtkBin</a>
 
72
                                 +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html">GtkWindow</a>
 
73
                                       +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html">GtkDialog</a>
93
74
                                             +----RBURIDialog
94
75
</pre>
95
76
</div>
97
78
<a name="RBURIDialog.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
98
79
<p>
99
80
RBURIDialog implements
100
 
 AtkImplementorIface and  <a
101
 
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
102
 
>GtkBuildable</a>.</p>
 
81
 AtkImplementorIface and  <a href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>.</p>
103
82
</div>
104
83
<div class="refsect1" title="Properties">
105
84
<a name="RBURIDialog.properties"></a><h2>Properties</h2>
106
85
<pre class="synopsis">
107
 
  "<a class="link" href="RBURIDialog.html#RBURIDialog--label" title='The "label" property'>label</a>"                    <a
108
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
109
 
>gchar</a>*                : Read / Write / Construct Only
 
86
  "<a class="link" href="RBURIDialog.html#RBURIDialog--label" title='The "label" property'>label</a>"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only
110
87
</pre>
111
88
</div>
112
89
<div class="refsect1" title="Signals">
119
96
<a name="RBURIDialog.description"></a><h2>Description</h2>
120
97
<p>
121
98
A simple dialog used to request a single URI from the user.</p>
122
 
<p>
123
 
</p>
124
99
</div>
125
100
<div class="refsect1" title="Details">
126
101
<a name="RBURIDialog.details"></a><h2>Details</h2>
146
121
<hr>
147
122
<div class="refsect2" title="rb_uri_dialog_new ()">
148
123
<a name="rb-uri-dialog-new"></a><h3>rb_uri_dialog_new ()</h3>
149
 
<pre class="programlisting"><a
150
 
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
151
 
>GtkWidget</a>*          rb_uri_dialog_new                   (const char *title,
152
 
                                                         const char *label);</pre>
 
124
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a>*          rb_uri_dialog_new                   (const <span class="returnvalue">char</span> *title,
 
125
                                                         const <span class="returnvalue">char</span> *label);</pre>
153
126
<p>
154
127
Creates a URI entry dialog.</p>
155
 
<p>
156
 
</p>
157
128
<div class="variablelist"><table border="0">
158
129
<col align="left" valign="top">
159
130
<tbody>
180
151
<a name="RBURIDialog.property-details"></a><h2>Property Details</h2>
181
152
<div class="refsect2" title='The "label" property'>
182
153
<a name="RBURIDialog--label"></a><h3>The <code class="literal">"label"</code> property</h3>
183
 
<pre class="programlisting">  "label"                    <a
184
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
185
 
>gchar</a>*                : Read / Write / Construct Only</pre>
 
154
<pre class="programlisting">  "label"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct Only</pre>
186
155
<p>
187
156
The label displayed in the dialog.</p>
188
 
<p>
189
 
</p>
190
157
<p>Default value: ""</p>
191
158
</div>
192
159
</div>
194
161
<a name="RBURIDialog.signal-details"></a><h2>Signal Details</h2>
195
162
<div class="refsect2" title='The "location-added" signal'>
196
163
<a name="RBURIDialog-location-added"></a><h3>The <code class="literal">"location-added"</code> signal</h3>
197
 
<pre class="programlisting">void                user_function                      (<a class="link" href="RBURIDialog.html" title="RBURIDialog">RBURIDialog</a> *dialog,
198
 
                                                        <a
199
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
200
 
>gchar</a>       *uri,
201
 
                                                        <a
202
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"
203
 
>gpointer</a>     user_data)      : Run Last</pre>
 
164
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="RBURIDialog.html" title="RBURIDialog"><span class="type">RBURIDialog</span></a> *dialog,
 
165
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>       *uri,
 
166
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>     user_data)      : Run Last</pre>
204
167
<p>
205
168
Emitted when the user has entered a URI into the dialog.</p>
206
 
<p>
207
 
</p>
208
169
<div class="variablelist"><table border="0">
209
170
<col align="left" valign="top">
210
171
<tbody>
229
190
</div>
230
191
<div class="footer">
231
192
<hr>
232
 
          Generated by GTK-Doc V1.11</div>
 
193
          Generated by GTK-Doc V1.13</div>
233
194
</body>
234
 
</html>
 
195
</html>
 
 
b'\\ No newline at end of file'