Name
window-gravity -- Return the gravity for WIN as a symbol.
Synopsis
(window-gravity #&optional win)
Description
Return the gravity for win as a symbol.
Return value is one of the following:
'forget, 'northwest, 'north, 'northeast,
'west, 'center, 'east, 'southwest 'south, 'southeast,
'static.