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

Accessor of the pointing-to slot of the gtk-popover class.

Sets the rectangle that the popover will point to, in the coordinate space of the widget the popover is attached to, see the gtk-popover-relative-to function.
 

See also

2021-12-25