Top | ![]() |
![]() |
![]() |
![]() |
GtkWidget *
burner_burn_dialog_new (void
);
Creates a new BurnerBurnDialog object
gboolean burner_burn_dialog_run (BurnerBurnDialog *dialog
,BurnerBurnSession *session
);
Start burning the contents of session
.
gboolean burner_burn_dialog_cancel (BurnerBurnDialog *dialog
,gboolean force_cancellation
);
Cancel the ongoing operation run by dialog
; if force_cancellation
is FALSE then it can
happen that the operation won't be cancelled if there is a risk to make a disc unusable.