gdkGCSetFill {RGtk2}R Documentation

gdkGCSetFill

Description

Set the fill mode for a graphics context.

Usage

gdkGCSetFill(object, fill)

Arguments

object

a GdkGC.

fill

the new fill mode.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]