Home
last modified time | relevance | path

Searched refs:GBLwritingProgressWindow (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/isomaster/isomaster-1.3.16/
H A Disobrowser.c60 GtkWidget* GBLwritingProgressWindow; variable
1651 GBLwritingProgressWindow = gtk_dialog_new(); in saveIso()
1653 gtk_window_set_modal(GTK_WINDOW(GBLwritingProgressWindow), TRUE); in saveIso()
1658 g_signal_connect_swapped(GBLwritingProgressWindow, "response", in saveIso()
1660 g_signal_connect_swapped(GBLwritingProgressWindow, "destroy", in saveIso()
1681 gtk_widget_show(GBLwritingProgressWindow); in saveIso()
1699 gtk_widget_destroy(GBLwritingProgressWindow); in saveIso()
1859 gtk_widget_destroy(GBLwritingProgressWindow); in saveOverwriteIsoCbk()
1875 gtk_widget_destroy(GBLwritingProgressWindow); in saveOverwriteIsoCbk()
1950 gtk_widget_destroy(GBLwritingProgressWindow); in writingProgressResponse()
[all …]