Method

GimpUiPreviewget_offsets

Declaration [src]

void
gimp_preview_get_offsets (
  GimpPreview* preview,
  gint* xoff,
  gint* yoff
)

Description

No description available.

Parameters

xoff

Type: gint*

X offset.

The argument will be set by the function.
The argument can be NULL.
yoff

Type: gint*

Y offset.

The argument will be set by the function.
The argument can be NULL.