|  |  |  | Disk Utility Library Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | ||||
typedef GduConfirmationDialogClass; typedef GduConfirmationDialogPrivate;GtkWidget * gdu_confirmation_dialog_new (GtkWindow *parent, GduPresentable *presentable, constgchar *message, constgchar *button_text);GtkWidget * gdu_confirmation_dialog_new_for_drive (GtkWindow *parent, GduDevice *device, constgchar *message, constgchar *button_text);GtkWidget * gdu_confirmation_dialog_new_for_volume (GtkWindow *parent, GduDevice *device, constgchar *message, constgchar *button_text);
typedef struct GduConfirmationDialogPrivate GduConfirmationDialogPrivate;
GtkWidget * gdu_confirmation_dialog_new (GtkWindow *parent, GduPresentable *presentable, constgchar *message, constgchar *button_text);
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| Returns : | 
GtkWidget * gdu_confirmation_dialog_new_for_drive (GtkWindow *parent, GduDevice *device, constgchar *message, constgchar *button_text);
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| Returns : | 
GtkWidget * gdu_confirmation_dialog_new_for_volume (GtkWindow *parent, GduDevice *device, constgchar *message, constgchar *button_text);
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| Returns : |