how can I add a button to the --question dialog ? in python, tkmessagebox allows it, on windows messagebox also allows it, but I can't find how to do it with zenity.
how can I add a button to the --question dialog ? in python, tkmessagebox allows it, on windows messagebox also allows it, but I can't find how to do it with zenity.
you can't. zenity only allows 2 option questions.