[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.
|