geDeleteAllWindowHilightSet
geDeleteAllWindowHilightSet(
w_windowId
)
=> t / nil
Description
Deletes all the window highlight sets registered on the given window.
Arguments
Value Returned
Examples
Deletes all the window highlight sets in window(3).
geDeleteAllWindowHilightSet(window(3))
Related Topics
Return to top