gdkCairoSetSourceColor {RGtk2}R Documentation

gdkCairoSetSourceColor

Description

Sets the specified GdkColor as the source color of cr.

Usage

gdkCairoSetSourceColor(cr, color)

Arguments

cr [Cairo] a Cairo
color [GdkColor] a GdkColor

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]