util_confirm_dialog


Description:


public void util_confirm_dialog (Window? parent, string action, string msg, ConfirmDialogCallback on_confirmation)

Ask the user for confirmation

Parameters:

parent

the parent Window

action

the label for the confirm button

msg

the message to display

on_confirmation

handler to invoke when we get a confirmation


Namespace: GPasteGtk
Package: gpaste-gtk-4