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.