Package: gdk
Function gdk:window-end-paint
Lambda Listgdk:window-end-paint (window) ArgumentsDetails
Indicates that the backing store created by the most recent call to the gdk:window-begin-paint-region function 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 the gdk:window-begin-paint-region function for full details. It is an error to call this function without a matching call to the gdk:window-begin-paint-region function first. Warning | See also |
#2023-2-26