Description
Creates GTK dialog windows from shell scripts or command-line calls. It helps script authors ask questions, choose files, show progress, or present short forms without writing a full graphical application.
Dialogs are only as trustworthy as the script that creates them. Avoid using it for sensitive prompts unless the script source, environment, and displayed information are controlled.