window-fringes

window-fringes is a built-in function in `C source code'.

(window-fringes &optional WINDOW)

Get width of fringes of window WINDOW.
WINDOW must be a live window and defaults to the selected one.

Value is a list of the form (LEFT-WIDTH RIGHT-WIDTH OUTSIDE-MARGINS).