setOffset

open fun setOffset(xOffset: Int, yOffset: Int)

Sets the offset to use when calculating the position of the popover.

These values are used when preparing the struct@Gdk.PopupLayout for positioning the popover.

Parameters

xOffset

the x offset to adjust the position by

yOffset

the y offset to adjust the position by