window-title

Name

window-title -- Return the window title of WIN, as requested by the application.

Synopsis

(window-title  #&optional win)

Description

Return the window title of win, as requested by the application. 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 2874 (CVS log)