RGtk2 (version 2.20.31)

gdkWindowEndPaint: gdkWindowEndPaint

Description

Indicates that the backing store created by the most recent call to gdkWindowBeginPaintRegion should be copied onscreen and deleted, leaving the next-most-recent backing store or no backing store at all as the active paint region. See gdkWindowBeginPaintRegion for full details. It is an error to call this function without a matching gdkWindowBeginPaintRegion first.

Usage

gdkWindowEndPaint(object)

Arguments

object