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

NextPrevUpTopContentsIndex

screen-active-p

Function
Summary

Determines whether a screen is active.

Package

capi

Signature

screen-active-p screen => result

Arguments

screen

A screen.

Values

result

A boolean.

Description

The function screen-active-p is the predicate for whether a screen is active.

Note

A screen is normally "active". It can become inactive only when it "dies", which can happen on X interface (GTK+ or Motif) when the X connection get broken for any reason.

See also

screen
Screens


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex