Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget *
brasero_drive_selection_new (void
);
Creates a new BraseroDriveSelection object
BraseroDrive *
brasero_drive_selection_get_active (BraseroDriveSelection *selector
);
Gets the active drive.
gboolean brasero_drive_selection_set_active (BraseroDriveSelection *selector
,BraseroDrive *drive
);
Sets the active drive. Emits the ::drive-changed signal.
void brasero_drive_selection_show_type (BraseroDriveSelection *selector
,BraseroDriveType type
);
Filters and displays drive corresponding to type
.