BtCrashRecoverDialog
BtCrashRecoverDialog — class for the song recovery dialog
|
|
Description
Show a dialog listing found unsaved songs. Allows to delete or restore them.
Details
bt_crash_recover_dialog_new ()
BtCrashRecoverDialog * bt_crash_recover_dialog_new (GList *crash_entries
);
Create a new instance
crash_entries :
|
list of found change-logs |
Returns : |
the new instance |