Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-thread

Generic function

Summary

Returns the thread with which the specified frame is associated.

Signature

frame-thread frame => thread

Arguments

frame
An instance of type <frame>.

Values

thread
An instance of type <thread>.

Library

duim-frames

Module

duim-frames

Description

Returns the thread with which frame is associated.

For more information about threads, refer to the manual Library Reference: Core Features.


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index