Next Prev Up Top Contents Index

selection-empty

Function
Summary

Determines whether there is a primary selection.

Signature

selection-empty self => result

Arguments

self

A displayed CAPI pane or interface.

Values

result

t or nil .

Description

The function selection-empty returns t if there is a primary selection, or nil if there is no selection.

See also

selection


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index