Popover.setOffset

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.

class Popover
void
setOffset
(,)

Parameters

xOffset int

the x offset to adjust the position by

yOffset int

the y offset to adjust the position by

Meta