Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
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.