RGtk2 (version 2.20.31)

gdkGCSetClipOrigin: gdkGCSetClipOrigin

Description

Sets the origin of the clip mask. The coordinates are interpreted relative to the upper-left corner of the destination drawable of the current operation.

Usage

gdkGCSetClipOrigin(object, x, y)

Arguments

object
x
the x-coordinate of the origin.
y
the y-coordinate of the origin.