rename-window-interactively

Name

rename-window-interactively -- Prompt for a new name for WIN and change its title.

Synopsis

(rename-window-interactively #&optional (win (get-window)))

Description

Prompt for a new name for WIN and change its title. WIN defaults as usual to the current window context.

Implementation Notes

Module: (app scwm flux-gtk)

Defined in scheme/flux-gtk.scm at line 31 (CVS log)