static void DisplayDialog( string title, string message, string okay, string icon, Widget parent )

Summary

Display a modal dialog message. This is a blocking call.

static void DisplayDialog( string title, string message, string noLabel, string yesLabel, System.Action action, string icon, Widget parent )

Summary

Display a modal dialog message. This is a blocking call.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.