Method Gnome.App()->request_string()
- Method request_string
 Gnome.Apprequest_string(stringquestion,function(:void)callback,mixedcb_arg2)- Description
 Request a string, and call the callback when it's answered.
Gnome.App request_string(string question, function(:void) callback, mixed cb_arg2)
Request a string, and call the callback when it's answered.