$window.isMaximized

Checks if a window is currently maximized
Usage
$window.isMaximized
$window.isMaximized(<window_id>)
Description
Returns 1 if the window specified by <window_id> is currently maximized and 0 otherwise. The form with no parameters works on the current window. If the specified window doesn't exist then 0 is returned.
Syntax Specification
$window.isMaximized
$window.isMaximized(<window_id>)
See also
$window.isminimized(), window.maximize, window.minimize, window.restore

Index, Functions
KVIrc 3.2.2 Documentation
Generated by neoclust at Mon Jun 5 18:30:07 2006