Method Gnome.App()->question()
- Method question
Gnome.App question(string question, function(:void) reply_callback, mixed cb_arg2)
- Description
Ask a yes or no question, and call the callback when it's answered.
Gnome.App question(string question, function(:void) reply_callback, mixed cb_arg2)
Ask a yes or no question, and call the callback when it's answered.