Window.endDrawFrame

Indicates that the drawing of the contents of @window started with gdk_window_begin_frame() has been completed.

This function will take care of destroying the #GdkDrawingContext.

It is an error to call this function without a matching gdk_window_begin_frame() first.

class Window
void
endDrawFrame

Parameters

context DrawingContext

the #GdkDrawingContext created by gdk_window_begin_draw_frame()

Meta

Since

3.22