All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

screens Function

Summary

Returns the active screens for a library.

Package

capi

Signature

screens &optional library => result

Arguments
library
A library name, a list, or :any.
Values
result
A list.
Description

The function screens returns as a list all the active screens for library.

A library name is a keyword naming a library, currently :win32 on Microsoft Windows, :gtk on GTK+, :motif on Motif and :cocoa on macOS with the native GUI.

library can be a library name, or a list of library names, or the keyword :any, meaning all the libraries. The default value of library is the result of default-library.

See also

default-library
screen
3.13 Screens


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57