NextPrevUpTopContentsIndex

set-ns-range*

Function
Summary

Set the slots in an ns-range structure.

Package

cocoa

Signature

set-ns-range* range location length => range

Arguments

range

A pointer to a foreign object of type ns-range.

location

A positive integer.

length

A positive integer.

Values

range

The range argument.

Description

The function set-ns-range* sets the slots of the foreign ns-range structure pointed to by range to the values of location and length .

See also

ns-range


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 4 Apr 2005

NextPrevUpTopContentsIndex