set_offset


Description:

public void set_offset (int x_offset, int y_offset)

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:

this

a `GtkPopover`

x_offset

the x offset to adjust the position by

y_offset

the y offset to adjust the position by