Zenity should be returning an error code if the users presses Cancel on
the progress dialogue.
{{{
case GTK_RESPONSE_CANCEL:
[autokill stuff... ]
zen_data->exit_code = zenity_util_return_exit_code (ZENITY_CANCEL);
break;
}}}
--
zenity --progress cancel button doesn't return a value
https://bugs.launchpad.net/bugs/220656
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs