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

NextPrevUpTopContentsIndex

browser-pane-available-p

Function
Summary

The predicate for whether browser-pane can be used on a specified screen.

Package

capi

Signature

browser-pane-available-p &optional screen-spec => result

Arguments

screen-spec

A CAPI object, a plist, or nil,

Values

result

A boolean.

Description

The function browser-pane-available-p returns true if there is a browser-pane implementation for the library associated with screen-spec .

If screen-spec is not supplied, the default library is used.

If screen-spec is supplied, it must be a valid argument to convert-to-screen.

See also

browser-pane
convert-to-screen


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

NextPrevUpTopContentsIndex