Returns the geometry of an interface.
capi
interface-geometry interface => geometry
interface
An instance of a subclass of interface.
geometry
A list.
The generic function interface-geometry returns a list representing the geometry of interface in pixel values.
geometry is of the form (x y width height) .