gdkGCSetFill: gdkGCSetFill

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Set the fill mode for a graphics context.

Usage

1
gdkGCSetFill(object, fill)

Arguments

object

a GdkGC.

fill

the new fill mode.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkGCSetFill in RGtk2...