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