Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkWindowClearAreaE

gdkWindowClearAreaE


Description

Like gdkWindowClearArea, but also generates an expose event for the cleared area.

Usage

gdkWindowClearAreaE(object, x, y, width, height)

Arguments

object

a GdkWindow

x

x coordinate of rectangle to clear

y

y coordinate of rectangle to clear

width

width of rectangle to clear

height

height of rectangle to clear

Details

This function has a stupid name because it dates back to the mists time, pre-GDK-1.0.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.