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 with the anchor on the popup surface

Details

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

See also

2024-2-17