Method
GtkPopoverset_offset
Declaration [src]
void
gtk_popover_set_offset (
GtkPopover* popover,
int x_offset,
int y_offset
)
Description [src]
Sets the offset to use when calculating the position of the popover.
These values are used when preparing the GdkPopupLayout
for positioning the popover.