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

Method Gnome.MessageBox()->create()


Method create

object(Gnome.MessageBox) Gnome.MessageBox()->create(string message, string messagebox_type, string buttons)

Description

Creates a dialog box of type message_box_type with message. A number of buttons are inserted on it. You can use the GNOME stock identifiers to create gnome stock buttons.