window-gravity

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.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 2571 (CVS log)