gdkGCSetFunction {RGtk2}R Documentation

gdkGCSetFunction

Description

Determines how the current pixel values and the pixel values being drawn are combined to produce the final pixel values.

Usage

gdkGCSetFunction(object, fun)

Arguments

object [GdkGC] a GdkGC.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]