Package: gdk

Function gdk:popup-layout-surface-anchor

Lambda List

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

Syntax

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

Arguments

layout -- a gdk:popup-layout instance
gravity -- a gdk:gravity value for the anchor on the popup surface

Details

Gets or sets the anchor position on the popup surface.
 

See also

2025-08-02