gdkGCSetClipMask {RGtk2}R Documentation

gdkGCSetClipMask

Description

Sets the clip mask for a graphics context from a bitmap. The clip mask is interpreted relative to the clip origin. (See gdkGCSetClipOrigin).

Usage

gdkGCSetClipMask(object, mask)

Arguments

object

the GdkGC.

mask

a bitmap.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]