Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-status-bar

Generic function

Summary

Returns the status bar used in the specified frame.

Signature

frame-status-bar frame => status-bar

Arguments

frame
An instance of type <frame>.

Values

status-bar
An instance of type false-or(<status-bar>).

Library

duim-frames

Module

duim-frames

Description

Returns the status bar used in frame.

See also

frame-status-bar-setter, page 816


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index