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

Method Gnome.App()->message()


Method message

object(Gnome.Dialog) Gnome.App()->message(string message)

Description

A simple message, in an OK dialog or the status bar. Requires confirmation from the user before it goes away. Returns 0 or a dialog widget. If 0, the message is displayed in the status bar.