Package: gdk

Function gdk:popup-layout-rect-anchor

Lambda List

gdk:popup-layout-rect-anchor (layout)

Syntax

(gdk:popup-layout-rect-anchor layout) => gravity
(setf (gdk:popup-layout-rect-anchor layout) gravity)

Arguments

layout -- a gdk:popup-layout instance
gravity -- a gdk:gravity value with the anchor on the anchor rectangle

Details

The gdk:popup-layout-rect-anchor function returns the anchor position on the anchor rectangle. The (setf gdk:popup-layout-rect-anchor) function sets the anchor on the anchor rectangle.
 

See also

2024-2-17