~ubuntu-branches/ubuntu/raring/gtk+2.0/raring-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkFileChooserWidget.html

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-05 17:27:55 UTC
  • mfrom: (1.14.14)
  • Revision ID: package-import@ubuntu.com-20120905172755-14uyfpowr7elvr7m
Tags: 2.24.12-0ubuntu1
* New upstream bugfix release
* debian/patches/091_bugzilla_tooltip_refresh.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="SelectorWidgets.html" title="Selectors (File/Font/Color/Input Devices)">
9
9
<link rel="prev" href="GtkFileChooserDialog.html" title="GtkFileChooserDialog">
10
10
<link rel="next" href="gtk-gtkfilefilter.html" title="GtkFileFilter">
11
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18.1 (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">
48
48
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="GtkFileChooserWidget.html#gtk-file-chooser-widget-new" title="gtk_file_chooser_widget_new ()">gtk_file_chooser_widget_new</a>         (<em class="parameter"><code><a class="link" href="GtkFileChooser.html#GtkFileChooserAction" title="enum GtkFileChooserAction"><span class="type">GtkFileChooserAction</span></a> action</code></em>);
49
49
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="GtkFileChooserWidget.html#gtk-file-chooser-widget-new-with-backend" title="gtk_file_chooser_widget_new_with_backend ()">gtk_file_chooser_widget_new_with_backend</a>
50
50
                                                        (<em class="parameter"><code><a class="link" href="GtkFileChooser.html#GtkFileChooserAction" title="enum GtkFileChooserAction"><span class="type">GtkFileChooserAction</span></a> action</code></em>,
51
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *backend</code></em>);
 
51
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *backend</code></em>);
52
52
</pre>
53
53
</div>
54
54
<div class="refsect1">
126
126
<a name="gtk-file-chooser-widget-new-with-backend"></a><h3>gtk_file_chooser_widget_new_with_backend ()</h3>
127
127
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *         gtk_file_chooser_widget_new_with_backend
128
128
                                                        (<em class="parameter"><code><a class="link" href="GtkFileChooser.html#GtkFileChooserAction" title="enum GtkFileChooserAction"><span class="type">GtkFileChooserAction</span></a> action</code></em>,
129
 
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *backend</code></em>);</pre>
 
129
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *backend</code></em>);</pre>
130
130
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
131
131
<h3 class="title">Warning</h3>
132
132
<p><code class="literal">gtk_file_chooser_widget_new_with_backend</code> has been deprecated since version 2.14 and should not be used in newly-written code. Use <a class="link" href="GtkFileChooserWidget.html#gtk-file-chooser-widget-new" title="gtk_file_chooser_widget_new ()"><code class="function">gtk_file_chooser_widget_new()</code></a> instead.</p>
171
171
</div>
172
172
<div class="footer">
173
173
<hr>
174
 
          Generated by GTK-Doc V1.18</div>
 
174
          Generated by GTK-Doc V1.18.1</div>
175
175
</body>
176
176
</html>
 
 
b'\\ No newline at end of file'