Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
Gnome
Gnome.MessageBox

Method Gnome.MessageBox()->create()


Method create

Gnome.MessageBox Gnome.MessageBox(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.