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 for the anchor on the anchor rectangle

Details

Gets or sets the anchor position on the anchor rectangle.
 

See also

2025-08-02