Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
Gnome
Gnome.App

Method Gnome.App()->question_modal()


Method question_modal

object(Gnome.App) Gnome.App()->question_modal(string question, function 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.