gtk-message

Name

gtk-message -- It display a message on the display, using a gtk window

Synopsis

(gtk-message message #&key (close-message "close") (title "message"))

Description

It display a message on the display, using a gtk window MESSAGE is a string representing the message to be displayed on the screen.

Implementation Notes

Module:

Defined in scheme/gtk-message.scm at line 44 (CVS log)