~ubuntu-branches/ubuntu/utopic/anjuta/utopic

« back to all changes in this revision

Viewing changes to manuals/reference/libanjuta/html/libanjuta-AnjutaFileDropEntry.html

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-07-12 15:17:39 UTC
  • mfrom: (1.1.56) (27.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20140712151739-eyw0ufhvwa5s11jc
Tags: 2:3.12.0-1
* Team upload.

[ Jackson Doak ]
* New upstream release
* Drop 03_valac_0.22.patch, fixed upstream\
* debian/control:
  - Bump b-dep version on libgtk-3-dev (>= 3.6.0), libglib2.0-dev (>= 2.34.0)
  - Bump stardards-version to 3.9.5. No changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
<a href="http://developer.gnome.org/gtk2/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="libanjuta-AnjutaFileDropEntry.html#anjuta-file-drop-entry-new" title="anjuta_file_drop_entry_new ()">anjuta_file_drop_entry_new</a>          (<em class="parameter"><code><span class="type">void</span></code></em>);
42
42
<span class="returnvalue">void</span>                <a class="link" href="libanjuta-AnjutaFileDropEntry.html#anjuta-file-drop-entry-set-relative-path" title="anjuta_file_drop_entry_set_relative_path ()">anjuta_file_drop_entry_set_relative_path</a>
43
43
                                                        (<em class="parameter"><code><span class="type">AnjutaFileDropEntry</span> *self</code></em>,
44
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *path</code></em>);
 
44
                                                         <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> *path</code></em>);
45
45
                    <a class="link" href="libanjuta-AnjutaFileDropEntry.html#AnjutaFileDropEntryPriv" title="AnjutaFileDropEntryPriv">AnjutaFileDropEntryPriv</a>;
46
46
</pre>
47
47
</div>
73
73
<a name="anjuta-file-drop-entry-set-relative-path"></a><h3>anjuta_file_drop_entry_set_relative_path ()</h3>
74
74
<pre class="programlisting"><span class="returnvalue">void</span>                anjuta_file_drop_entry_set_relative_path
75
75
                                                        (<em class="parameter"><code><span class="type">AnjutaFileDropEntry</span> *self</code></em>,
76
 
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *path</code></em>);</pre>
 
76
                                                         <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> *path</code></em>);</pre>
77
77
<p>
78
78
</p>
79
79
</div>