~ubuntu-branches/ubuntu/natty/glibmm2.4/natty

« back to all changes in this revision

Viewing changes to docs/reference/html/classGio_1_1FileOutputStream.html

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue, Emilio Pozuelo Monfort, Deng Xiyue
  • Date: 2011-04-13 10:05:51 UTC
  • mfrom: (1.2.60 upstream) (2.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110413100551-xpgn8334oo6b901k
Tags: 2.28.0-1
[ Emilio Pozuelo Monfort ]
* debian/control.in,
  debian/rules:
  + Remove the chrpath hack, it's been fixed in libtool.

[ Deng Xiyue ]
* New upstream bugfix release.  (Closes: #621856)
  + debian/control.in:
    + Update GLib dependency to >= 2.28.0
  + debian/rules:
    + Update SHVER to 2.28.0 due to new API.
  + debian/libglibmm-2.4-dev.install:
    + Stop shipping /usr/share/glibmm-2.4, no longer exists.
* debian/control.in:
  + Update Standard-Version to 3.9.1.
* Convert to source format 3.0 (quilt):
  + debian/source/format: added.
  + debian/rules: drop simple-patchsys.mk

Show diffs side-by-side

added added

removed removed

Lines of Context:
300
300
<p>Queries the stream information asynchronously. </p>
301
301
<p>When the operation is finished <em>slot</em> will be called. You can then call <a class="el" href="classGio_1_1FileOutputStream.html#aff73b62f94cc0be14f8271480aab6299" title="Finalizes the asynchronous query started by g_file_output_stream_query_info_async().">query_info_finish()</a> to get the result of the operation.</p>
302
302
<p>For the synchronous version of this function, see <a class="el" href="classGio_1_1FileOutputStream.html#a660a0130611aad21965a3f74c2fe90cd" title="Queries a file output stream for the given attributes .">query_info()</a>.</p>
303
 
<p>If <em>cancellable</em> is not NULL, then the operation can be cancelled by triggering the cancellable object from another thread. If the operation was cancelled, a <a class="el" href="classGio_1_1Error.html" title="Exception class for giomm errors.">Gio::Error</a> with CANCELLED may be thrown</p>
 
303
<p>The operation can be cancelled by triggering the cancellable object from another thread. If the operation was cancelled, a <a class="el" href="classGio_1_1Error.html" title="Exception class for giomm errors.">Gio::Error</a> with CANCELLED may be thrown</p>
304
304
<dl><dt><b>Parameters:</b></dt><dd>
305
305
  <table class="params">
306
306
    <tr><td class="paramname">slot</td><td>Callback to call when the request is satisfied. </td></tr>
423
423
</div>
424
424
</div>
425
425
</div>
426
 
<hr class="footer"/><address class="footer"><small>Generated on Thu Mar 24 2011 11:20:23 for glibmm by&#160;
 
426
<hr class="footer"/><address class="footer"><small>Generated on Tue Apr 5 2011 16:07:13 for glibmm by&#160;
427
427
<a href="http://www.doxygen.org/index.html">
428
428
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
429
429
</body>