Version: 4.0.2
1 Application
(application:current-app-name name) → void? |
name : string? |
This is a parameter specifying the name of the current application. It is used in the help menu (see frame:standard-menus%) and in frame titles (see frame:editor%). The first case in the case-lambda returns the current name, and the second case in the case-lambda sets the name of the application to name.