~ubuntu-branches/ubuntu/lucid/brasero/lucid-updates

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-media/html/libbrasero-media-brasero-drive.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-06-24 11:22:46 UTC
  • mfrom: (1.3.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100624112246-s5ubbf8tafqkir0m
Tags: 2.30.2-0ubuntu1
* New upstream release
  - Lot's of memleak fixes
  - Fixed a runtime warning related to cancelling tracker searches
  - Crash in brasero_data_project_node_removed at
    brasero-data-project.c:1163
  - brasero crashed with SIGSEGV in brasero_data_project_remove_node()
    (LP: #561319)
  - Fix a few runtime warnings with the Cover Editor
  - Text in cover editor does not show up automatically (LP: #469459)
  - Removed use of deprecated flags
  - Use accessor functions instead direct access (use GSEAL GnomeGoal)
  - Fix a bug in the layout on first start (side pane was hidden and
    remained so until the user moved it)
  - Save printer settings for cover printing
  - Write the contents of the GtkTextBuffer displayed line by displayed
    line which should improve the layout
  - "Write to Disc" button sensitivity regression
  - Fix flaw in mask that led libburn plugin not to work (not to be picked
    up actually) in some circumstances
  - Fails to burn ANY audio project
  - Move columns doesn't work (LP: #581759)
  - Brasero does not correctly handle double clicking on column separators
    (LP: #581885)
  - Bad info when burning, high CPU usage and slow burn
  - Change the priority for cdrdao and raised the one of cdda2wav plugin
  - brasero crashed with SIGSEGV in
    brasero_mmc3_get_performa nce_wrt_spd_desc() (LP: #564766)
  - brasero crashed with SIGSEGV in brasero_scsi_command_issue_sync()
    (LP: #444832)
  - Do not check for symlinks on cdda2wav so the plugin can use icedax.
  - Brasero's failure with some file names (LP: #380643)
  - Pressing create audio cd does nothing
  - Empty project not available
  - can't actually save error logs
  - doesn't handle incorrect temp dirs properly
  - Fix multi DND in GtkFileChooser
  - Displays "starting to record" during whole burn process
  - Fix wrong report of speed with both cdrecord and wodim
  - Disk project doesn't save the disk title (LP: #587924)
  - Brasero reports outdated cdrtools on cdrtools-3.00 (LP: #592075)
  - misc bug fixes
  - Updated Translations
* Removed upstream patches:
  - debian/patches/90_git_audio_project_creation.patch,
    debian/patches/91_git_audio_project_creation.patch,
    debian/patches/92_git_audio_cd_recording.patch,
    debian/patches/93_git_new_caps_function_definition.patch
* debian/patches/99_autoconf.patch:
  - refreshed

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-media">
9
9
<link rel="prev" href="libbrasero-media-BraseroMediumMonitor.html" title="BraseroMediumMonitor">
10
10
<link rel="next" href="libbrasero-media-BraseroMedium.html" title="BraseroMedium">
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">
41
41
                    <a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive">BraseroDrive</a>;
42
42
<span class="returnvalue">void</span>                <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-reprobe" title="brasero_drive_reprobe ()">brasero_drive_reprobe</a>               (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
43
43
<a class="link" href="libbrasero-media-BraseroMedium.html#BraseroMedium" title="BraseroMedium"><span class="returnvalue">BraseroMedium</span></a> *     <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-medium" title="brasero_drive_get_medium ()">brasero_drive_get_medium</a>            (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
44
 
<a href="http://library.gnome.org/devel/gio/unstable/GDrive.html"><span class="returnvalue">GDrive</span></a> *            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-gdrive" title="brasero_drive_get_gdrive ()">brasero_drive_get_gdrive</a>            (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
45
 
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-udi" title="brasero_drive_get_udi ()">brasero_drive_get_udi</a>               (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
46
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-is-fake" title="brasero_drive_is_fake ()">brasero_drive_is_fake</a>               (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
47
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-display-name" title="brasero_drive_get_display_name ()">brasero_drive_get_display_name</a>      (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
48
 
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-device" title="brasero_drive_get_device ()">brasero_drive_get_device</a>            (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
49
 
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-block-device" title="brasero_drive_get_block_device ()">brasero_drive_get_block_device</a>      (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
50
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-bus-target-lun-string" title="brasero_drive_get_bus_target_lun_string ()">brasero_drive_get_bus_target_lun_string</a>
 
44
<a href="/usr/share/gtk-doc/html/gio/GDrive.html"><span class="returnvalue">GDrive</span></a> *            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-gdrive" title="brasero_drive_get_gdrive ()">brasero_drive_get_gdrive</a>            (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
45
const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-udi" title="brasero_drive_get_udi ()">brasero_drive_get_udi</a>               (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
46
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-is-fake" title="brasero_drive_is_fake ()">brasero_drive_is_fake</a>               (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
47
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-display-name" title="brasero_drive_get_display_name ()">brasero_drive_get_display_name</a>      (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
48
const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-device" title="brasero_drive_get_device ()">brasero_drive_get_device</a>            (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
49
const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-block-device" title="brasero_drive_get_block_device ()">brasero_drive_get_block_device</a>      (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
50
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-bus-target-lun-string" title="brasero_drive_get_bus_target_lun_string ()">brasero_drive_get_bus_target_lun_string</a>
51
51
                                                        (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
52
52
<a class="link" href="libbrasero-media-brasero-drive.html#BraseroDriveCaps" title="enum BraseroDriveCaps"><span class="returnvalue">BraseroDriveCaps</span></a>    <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-get-caps" title="brasero_drive_get_caps ()">brasero_drive_get_caps</a>              (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
53
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-can-write" title="brasero_drive_can_write ()">brasero_drive_can_write</a>             (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
54
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-can-eject" title="brasero_drive_can_eject ()">brasero_drive_can_eject</a>             (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
55
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-eject" title="brasero_drive_eject ()">brasero_drive_eject</a>                 (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>,
56
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> wait</code></em>,
57
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
 
53
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-can-write" title="brasero_drive_can_write ()">brasero_drive_can_write</a>             (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
54
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-can-eject" title="brasero_drive_can_eject ()">brasero_drive_can_eject</a>             (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
55
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-eject" title="brasero_drive_eject ()">brasero_drive_eject</a>                 (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>,
 
56
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> wait</code></em>,
 
57
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
58
58
<span class="returnvalue">void</span>                <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-cancel-current-operation" title="brasero_drive_cancel_current_operation ()">brasero_drive_cancel_current_operation</a>
59
59
                                                        (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
60
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-is-door-open" title="brasero_drive_is_door_open ()">brasero_drive_is_door_open</a>          (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
61
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-can-use-exclusively" title="brasero_drive_can_use_exclusively ()">brasero_drive_can_use_exclusively</a>   (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
62
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-lock" title="brasero_drive_lock ()">brasero_drive_lock</a>                  (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>,
63
 
                                                         <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> *reason</code></em>,
64
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **reason_for_failure</code></em>);
65
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-unlock" title="brasero_drive_unlock ()">brasero_drive_unlock</a>                (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
60
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-is-door-open" title="brasero_drive_is_door_open ()">brasero_drive_is_door_open</a>          (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
61
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-can-use-exclusively" title="brasero_drive_can_use_exclusively ()">brasero_drive_can_use_exclusively</a>   (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
 
62
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-lock" title="brasero_drive_lock ()">brasero_drive_lock</a>                  (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>,
 
63
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *reason</code></em>,
 
64
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **reason_for_failure</code></em>);
 
65
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libbrasero-media-brasero-drive.html#brasero-drive-unlock" title="brasero_drive_unlock ()">brasero_drive_unlock</a>                (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);
66
66
</pre>
67
67
</div>
68
68
<div class="refsect1" title="Description">
141
141
</tr>
142
142
<tr>
143
143
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
144
 
<td> a <a class="link" href="libbrasero-media-BraseroMedium.html#BraseroMedium" title="BraseroMedium"><span class="type">BraseroMedium</span></a> object or NULL. No need to unref after use.. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
 
144
<td> a <a class="link" href="libbrasero-media-BraseroMedium.html#BraseroMedium" title="BraseroMedium"><span class="type">BraseroMedium</span></a> object or NULL. No need to unref after use. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
 
145
</td>
145
146
</tr>
146
147
</tbody>
147
148
</table></div>
149
150
<hr>
150
151
<div class="refsect2" title="brasero_drive_get_gdrive ()">
151
152
<a name="brasero-drive-get-gdrive"></a><h3>brasero_drive_get_gdrive ()</h3>
152
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gio/unstable/GDrive.html"><span class="returnvalue">GDrive</span></a> *            brasero_drive_get_gdrive            (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
153
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/gio/GDrive.html"><span class="returnvalue">GDrive</span></a> *            brasero_drive_get_gdrive            (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
153
154
<p>
154
 
Returns the <a href="http://library.gnome.org/devel/gio/unstable/GDrive.html"><span class="type">GDrive</span></a> corresponding to this <a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a>
 
155
Returns the <a href="/usr/share/gtk-doc/html/gio/GDrive.html"><span class="type">GDrive</span></a> corresponding to this <a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a>
155
156
</p>
156
157
<div class="variablelist"><table border="0">
157
158
<col align="left" valign="top">
163
164
</tr>
164
165
<tr>
165
166
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
166
 
<td> a <a href="http://library.gnome.org/devel/gio/unstable/GDrive.html"><span class="type">GDrive</span></a> or NULL. Unref after use.
 
167
<td> a <a href="/usr/share/gtk-doc/html/gio/GDrive.html"><span class="type">GDrive</span></a> or NULL. Unref after use.
167
168
</td>
168
169
</tr>
169
170
</tbody>
172
173
<hr>
173
174
<div class="refsect2" title="brasero_drive_get_udi ()">
174
175
<a name="brasero-drive-get-udi"></a><h3>brasero_drive_get_udi ()</h3>
175
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       brasero_drive_get_udi               (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
176
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       brasero_drive_get_udi               (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
176
177
<p>
177
178
Gets a string holding the HAL udi corresponding to this device. It can be used
178
179
to uniquely identify the drive.
196
197
<hr>
197
198
<div class="refsect2" title="brasero_drive_is_fake ()">
198
199
<a name="brasero-drive-is-fake"></a><h3>brasero_drive_is_fake ()</h3>
199
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_is_fake               (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
200
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_is_fake               (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
200
201
<p>
201
202
Returns whether or not the drive is a fake one. There is only one and
202
203
corresponds to a file which is used when the user wants to burn to a file.
211
212
</tr>
212
213
<tr>
213
214
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
214
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
 
215
<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
215
216
</td>
216
217
</tr>
217
218
</tbody>
220
221
<hr>
221
222
<div class="refsect2" title="brasero_drive_get_display_name ()">
222
223
<a name="brasero-drive-get-display-name"></a><h3>brasero_drive_get_display_name ()</h3>
223
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             brasero_drive_get_display_name      (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
224
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             brasero_drive_get_display_name      (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
224
225
<p>
225
226
Gets a string holding the name for the drive. That string can be then
226
227
displayed in a user interface.
244
245
<hr>
245
246
<div class="refsect2" title="brasero_drive_get_device ()">
246
247
<a name="brasero-drive-get-device"></a><h3>brasero_drive_get_device ()</h3>
247
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       brasero_drive_get_device            (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
248
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       brasero_drive_get_device            (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
248
249
<p>
249
250
Gets a string holding the device path for the drive.
250
251
</p>
268
269
<hr>
269
270
<div class="refsect2" title="brasero_drive_get_block_device ()">
270
271
<a name="brasero-drive-get-block-device"></a><h3>brasero_drive_get_block_device ()</h3>
271
 
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       brasero_drive_get_block_device      (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
272
<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       brasero_drive_get_block_device      (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
272
273
<p>
273
274
Gets a string holding the block device path for the drive. This can be used on
274
275
some other OSes, like Solaris, for GIO operations instead of the device
301
302
<hr>
302
303
<div class="refsect2" title="brasero_drive_get_bus_target_lun_string ()">
303
304
<a name="brasero-drive-get-bus-target-lun-string"></a><h3>brasero_drive_get_bus_target_lun_string ()</h3>
304
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             brasero_drive_get_bus_target_lun_string
 
305
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             brasero_drive_get_bus_target_lun_string
305
306
                                                        (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
306
307
<p>
307
308
Returns the bus, target, lun ("{bus},{target},{lun}") as a string which is
356
357
<hr>
357
358
<div class="refsect2" title="brasero_drive_can_write ()">
358
359
<a name="brasero-drive-can-write"></a><h3>brasero_drive_can_write ()</h3>
359
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_can_write             (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
360
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_can_write             (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
360
361
<p>
361
362
Returns whether the disc can burn any disc at all.
362
363
</p>
370
371
</tr>
371
372
<tr>
372
373
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
373
 
<td> a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE if the drive can write a disc and FALSE otherwise
 
374
<td> a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE if the drive can write a disc and FALSE otherwise
374
375
</td>
375
376
</tr>
376
377
</tbody>
379
380
<hr>
380
381
<div class="refsect2" title="brasero_drive_can_eject ()">
381
382
<a name="brasero-drive-can-eject"></a><h3>brasero_drive_can_eject ()</h3>
382
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_can_eject             (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
383
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_can_eject             (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
383
384
<p>
384
385
Returns whether the drive can eject media.
385
386
</p>
394
395
</tr>
395
396
<tr>
396
397
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
397
 
<td> a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE if the media can be ejected, FALSE otherwise.
 
398
<td> a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE if the media can be ejected, FALSE otherwise.
398
399
 
399
400
</td>
400
401
</tr>
404
405
<hr>
405
406
<div class="refsect2" title="brasero_drive_eject ()">
406
407
<a name="brasero-drive-eject"></a><h3>brasero_drive_eject ()</h3>
407
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_eject                 (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>,
408
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> wait</code></em>,
409
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
 
408
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_eject                 (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>,
 
409
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> wait</code></em>,
 
410
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
410
411
<p>
411
412
Open the drive tray or ejects the media if there is any inside.
412
413
</p>
422
423
<tr>
423
424
<td><p><span class="term"><em class="parameter"><code>wait</code></em> :</span></p></td>
424
425
<td>
425
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> whether to wait for the completion of the operation (with a GMainLoop)
 
426
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> whether to wait for the completion of the operation (with a GMainLoop)
426
427
</td>
427
428
</tr>
428
429
<tr>
429
430
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
430
431
<td>
431
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>
 
432
<a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>
432
433
</td>
433
434
</tr>
434
435
<tr>
435
436
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
436
 
<td> a <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE on success, FALSE otherwise.
 
437
<td> a <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>. TRUE on success, FALSE otherwise.
437
438
 
438
439
</td>
439
440
</tr>
461
462
<hr>
462
463
<div class="refsect2" title="brasero_drive_is_door_open ()">
463
464
<a name="brasero-drive-is-door-open"></a><h3>brasero_drive_is_door_open ()</h3>
464
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_is_door_open          (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
465
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_is_door_open          (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
465
466
<p>
466
467
Returns whether or not the drive door is open.
467
468
</p>
475
476
</tr>
476
477
<tr>
477
478
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
478
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
 
479
<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
479
480
</td>
480
481
</tr>
481
482
</tbody>
484
485
<hr>
485
486
<div class="refsect2" title="brasero_drive_can_use_exclusively ()">
486
487
<a name="brasero-drive-can-use-exclusively"></a><h3>brasero_drive_can_use_exclusively ()</h3>
487
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_can_use_exclusively   (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
488
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_can_use_exclusively   (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
488
489
<p>
489
490
Returns whether or not the drive can be used exclusively, that is whether or
490
491
not it is currently used by another application.
499
500
</tr>
500
501
<tr>
501
502
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
502
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
 
503
<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
503
504
</td>
504
505
</tr>
505
506
</tbody>
508
509
<hr>
509
510
<div class="refsect2" title="brasero_drive_lock ()">
510
511
<a name="brasero-drive-lock"></a><h3>brasero_drive_lock ()</h3>
511
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_lock                  (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>,
512
 
                                                         <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> *reason</code></em>,
513
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **reason_for_failure</code></em>);</pre>
 
512
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_lock                  (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>,
 
513
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *reason</code></em>,
 
514
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **reason_for_failure</code></em>);</pre>
514
515
<p>
515
516
Locks a <a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a>. Manual ejection shouldn't be possible any more.
516
517
</p>
534
535
</tr>
535
536
<tr>
536
537
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
537
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the drive was successfully locked or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
 
538
<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the drive was successfully locked or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
538
539
</td>
539
540
</tr>
540
541
</tbody>
543
544
<hr>
544
545
<div class="refsect2" title="brasero_drive_unlock ()">
545
546
<a name="brasero-drive-unlock"></a><h3>brasero_drive_unlock ()</h3>
546
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_unlock                (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
 
547
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            brasero_drive_unlock                (<em class="parameter"><code><a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a> *drive</code></em>);</pre>
547
548
<p>
548
549
Unlocks a <a class="link" href="libbrasero-media-brasero-drive.html#BraseroDrive" title="BraseroDrive"><span class="type">BraseroDrive</span></a>.
549
550
</p>
557
558
</tr>
558
559
<tr>
559
560
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
560
 
<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the drive was successfully unlocked or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
 
561
<td> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the drive was successfully unlocked or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
561
562
</td>
562
563
</tr>
563
564
</tbody>
567
568
</div>
568
569
<div class="footer">
569
570
<hr>
570
 
          Generated by GTK-Doc V1.14</div>
 
571
          Generated by GTK-Doc V1.15</div>
571
572
</body>
572
573
</html>
 
 
b'\\ No newline at end of file'