Popover.getOffset

Gets the offset previous set with gtk_popover_set_offset().

class Popover
void
getOffset
(
out int xOffset
,
out int yOffset
)

Parameters

xOffset int

a location for the x_offset

yOffset int

a location for the y_offset

Meta