message-window-visible?

Name

message-window-visible? -- Return #t if the message window MWN is visible, #f otherwise.

Synopsis

(message-window-visible? mwn)

Description

Return #t if the message window mwn is visible, #f otherwise. See also message-window-show, message-window-hide.

Implementation Notes

Module: Built-in Primitive

Defined in src/message-window.c at line 575 (CVS log)