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

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-burn/html/libbrasero-burn-brasero-error.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-brasero-burn-lib.html" title="brasero-burn-lib">
10
10
<link rel="next" href="libbrasero-burn-brasero-tags.html" title="brasero-tags">
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">
38
38
<div class="refsynopsisdiv" title="Synopsis">
39
39
<a name="libbrasero-burn-brasero-error.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis">enum                <a class="link" href="libbrasero-burn-brasero-error.html#BraseroBurnError" title="enum BraseroBurnError">BraseroBurnError</a>;
41
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              <a class="link" href="libbrasero-burn-brasero-error.html#brasero-burn-quark" title="brasero_burn_quark ()">brasero_burn_quark</a>                  (<em class="parameter"><code><span class="type">void</span></code></em>);
 
41
<a href="/usr/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              <a class="link" href="libbrasero-burn-brasero-error.html#brasero-burn-quark" title="brasero_burn_quark ()">brasero_burn_quark</a>                  (<em class="parameter"><code><span class="type">void</span></code></em>);
42
42
#define             <a class="link" href="libbrasero-burn-brasero-error.html#BRASERO-BURN-ERROR:CAPS" title="BRASERO_BURN_ERROR">BRASERO_BURN_ERROR</a>
43
43
</pre>
44
44
</div>
94
94
 
95
95
        /* these are not necessarily error */
96
96
        BRASERO_BURN_WARNING_CHECKSUM,
97
 
        BRASERO_BURN_WARNING_INSERT_AFTER_COPY
 
97
        BRASERO_BURN_WARNING_INSERT_AFTER_COPY,
 
98
 
 
99
        BRASERO_BURN_ERROR_TMP_DIRECTORY
98
100
} BraseroBurnError;
99
101
</pre>
100
102
<p>
103
105
<hr>
104
106
<div class="refsect2" title="brasero_burn_quark ()">
105
107
<a name="brasero-burn-quark"></a><h3>brasero_burn_quark ()</h3>
106
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              brasero_burn_quark                  (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
108
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a>              brasero_burn_quark                  (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
107
109
<p>
108
110
</p>
109
111
<div class="variablelist"><table border="0">
126
128
</div>
127
129
<div class="footer">
128
130
<hr>
129
 
          Generated by GTK-Doc V1.14</div>
 
131
          Generated by GTK-Doc V1.15</div>
130
132
</body>
131
133
</html>
 
 
b'\\ No newline at end of file'