Package: gdk
Function gdk:popup-layout-anchor-hints
Lambda Listgdk:popup-layout-anchor-hints (layout) SyntaxArgumentsDetails
Gets or sets the anchor hints.
The anchor hints determines how surface will be moved if the anchor points cause it to move off-screen. For example, the :flip-x value will replace the :north-west gravity with the :north-east gravity and vice versa if surface extends
beyond the left or right edges of the monitor. | See also |
2025-08-02