Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
Gnome
Gnome.App

Method Gnome.App()->ok_cancel_modal()


Method ok_cancel_modal

Gnome.App ok_cancel_modal(string question, function callback, mixed cb_arg2)

Description

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