gdkWindowInvalidateRect: gdkWindowInvalidateRect

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

A convenience wrapper around gdkWindowInvalidateRegion which invalidates a rectangular region. See gdkWindowInvalidateRegion for details.

Usage

1
gdkWindowInvalidateRect(object, rect = NULL, invalidate.children)

Arguments

object

a GdkWindow

rect

rectangle to invalidate or NULL to invalidate the whole window. [ allow-none ]

invalidate.children

whether to also invalidate child windows

Author(s)

Derived by RGtkGen from GTK+ documentation


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