Pike v8.0 release 1738

Method Gnome.App()->question_modal()


Method question_modal

Gnome.App question_modal(string question, function(:void) callback, mixed cb_arg2)

Description

Ask a yes or no question, block the application while it is asked, and call the callback when it's answered.