~ubuntu-branches/ubuntu/maverick/brasero/maverick

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-burn/html/libbrasero-burn-BraseroSessionSpan.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2010-07-04 15:14:24 UTC
  • mfrom: (1.3.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: james.westby@ubuntu.com-20100704151424-yg69h5sc55xgjp6h
Tags: 2.30.2-1
* New upstream release.
  - Fixes incorrectly reported size by passing correct arguments to
    g_signal_emit(). Closes: #568606
  - Fixes tracker search support. Closes: #465238
* debian/patches/90_relibtoolize.patch
  - Refresh for new upstream release.
* Switch to source formate 3.0 (quilt)
  - Add debian/source/format.
  - Drop Build-Depends on quilt.
  - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
* Bump-Standards-Version to 3.9.0
  - Use architecture wildcard kfreebsd-any for the libcam-dev Build-Depends.
  - Use Breaks instead of Conflicts as recommended by the new policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="API Reference for Libbrasero-burn">
9
9
<link rel="prev" href="libbrasero-burn-BraseroBurnSession.html" title="BraseroBurnSession">
10
10
<link rel="next" href="libbrasero-burn-BraseroSessionCfg.html" title="BraseroSessionCfg">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (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">
110
110
<p>
111
111
Checks if a new <a class="link" href="libbrasero-burn-brasero-track-data.html#BraseroTrackData" title="BraseroTrackData"><span class="type">BraseroTrackData</span></a> can be created from the files remaining in the tree 
112
112
after calls to <a class="link" href="libbrasero-burn-BraseroSessionSpan.html#brasero-session-span-next" title="brasero_session_span_next ()"><code class="function">brasero_session_span_next()</code></a>. The maximum size of the data will be the one
113
 
of the medium inserted in the <a href="../libbrasero-media/libbrasero-media-brasero-drive.html#BraseroDrive"><span class="type">BraseroDrive</span></a> set for <em class="parameter"><code>session</code></em> (see <a class="link" href="libbrasero-burn-BraseroBurnSession.html#brasero-burn-session-set-burner" title="brasero_burn_session_set_burner ()"><code class="function">brasero_burn_session_set_burner()</code></a>).
 
113
of the medium inserted in the <a href="/usr/share/gtk-doc/html/libbrasero-media/libbrasero-media-brasero-drive.html#BraseroDrive"><span class="type">BraseroDrive</span></a> set for <em class="parameter"><code>session</code></em> (see <a class="link" href="libbrasero-burn-BraseroBurnSession.html#brasero-burn-session-set-burner" title="brasero_burn_session_set_burner ()"><code class="function">brasero_burn_session_set_burner()</code></a>).
114
114
</p>
115
115
<div class="variablelist"><table border="0">
116
116
<col align="left" valign="top">
159
159
<a name="brasero-session-span-next"></a><h3>brasero_session_span_next ()</h3>
160
160
<pre class="programlisting"><a class="link" href="libbrasero-burn-brasero-enums.html#BraseroBurnResult" title="enum BraseroBurnResult"><span class="returnvalue">BraseroBurnResult</span></a>   brasero_session_span_next           (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroSessionSpan.html#BraseroSessionSpan" title="BraseroSessionSpan"><span class="type">BraseroSessionSpan</span></a> *session</code></em>);</pre>
161
161
<p>
162
 
Sets the next batch of data to be burnt onto the medium inserted in the <a href="../libbrasero-media/libbrasero-media-brasero-drive.html#BraseroDrive"><span class="type">BraseroDrive</span></a>
 
162
Sets the next batch of data to be burnt onto the medium inserted in the <a href="/usr/share/gtk-doc/html/libbrasero-media/libbrasero-media-brasero-drive.html#BraseroDrive"><span class="type">BraseroDrive</span></a>
163
163
set for <em class="parameter"><code>session</code></em> (see <a class="link" href="libbrasero-burn-BraseroBurnSession.html#brasero-burn-session-set-burner" title="brasero_burn_session_set_burner ()"><code class="function">brasero_burn_session_set_burner()</code></a>). Its free space or it capacity
164
164
will be used as the maximum amount of data to be burnt.
165
165
</p>
199
199
</div>
200
200
<div class="footer">
201
201
<hr>
202
 
          Generated by GTK-Doc V1.14</div>
 
202
          Generated by GTK-Doc V1.15</div>
203
203
</body>
204
204
</html>
 
 
b'\\ No newline at end of file'