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

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


CAPI User Guide and Reference Manual (Windows version) - 3 Aug 2017

NextPrevUpTopContentsIndex