show-titlebar

Name

show-titlebar -- Cause WIN to be decorated with a titlebar.

Synopsis

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

Description

Cause win to be decorated with a titlebar. Keeps the client window at its current location if in-place? is #t. See also hide-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 3191 (CVS log)