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