hide-titlebar

Name

hide-titlebar -- Cause WIN not to be decorated with a titlebar.

Synopsis

(hide-titlebar  #&optional win in-place?)

Description

Cause win not to be decorated with a titlebar. Keeps the client window at its current location if in-place? is #t. See also show-titlebar. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 3219 (CVS log)