chickadee » nuklear » window-begin

window-begin CONTEXT PANEL TITLE RECT FLAG-OR-FLAGSprocedure

Starts a window block with TITLE as window title. RECT specifies the window boundaries. FLAG-OR-FLAGS is a symbol or a list of symbols, each of which must be one of (border border-header movable scalable closable minimizable dynamic no-scrollbar title). Returns #t if the window is visible.