gdkCairoSetSourceColor {RGtk2}R Documentation

gdkCairoSetSourceColor

Description

Sets the specified GdkColor as the source color of cr.

Usage

gdkCairoSetSourceColor(cr, color)

Arguments

cr

a Cairo

color

a GdkColor

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]