Package: gtk

Accessor gtk:popover-pointing-to

Lambda List

gtk:popover-pointing-to (object)

Syntax

(gtk:popover-pointing-to object) => rect
(setf (gtk:popover-pointing-to object) rect)

Arguments

object -- a gtk:popover widget
rect -- a gdk:rectangle instance to point to

Details

The accessor for the pointing-to slot of the gtk:popover class gets or sets the rectangle that the popover points to. This is in the coordinate space of the popover parent.
 

See also

2025-08-12