NextPrevUpTopContentsIndex

editor-pane-native-blink-rate

Function
Summary

Returns the native cursor blinking rate for an editor-pane.

Package

capi

Signature

editor-pane-native-blink-rate pane => blink-rate

Arguments

pane

An editor-pane.

Values

blink-rate

A non-negative real number, or nil .

Description

The function editor-pane-native-blink-rate returns the native cursor blinking rate for the editor-pane pane , that is the rate that the GUI library (Motif, Microsoft Windows, Cocoa) uses.

The value blink-rate is interpreted as a blinking rate as described in editor-pane-blink-rate.

See also

editor-pane-blink-rate
set-default-editor-pane-blink-rate


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex