geDisableBackgroundCellView
geDisableBackgroundCellView(
[ w_windowId ]
)
=> t / nil
Description
Disables the display of the background cellview for the given window. The current window is used by default.
Arguments
Value Returned
Examples
Disables the display of the background cellview for the current window.
geDisableBackgroundCellView()
Related Topics
Return to top