[ Version ( since = "3.22" ) ]
public void end_draw_frame (DrawingContext context)
Indicates that the drawing of the contents of this started with gdk_window_begin_frame has
been completed.
This function will take care of destroying the DrawingContext.
It is an error to call this function without a matching gdk_window_begin_frame first.
| this |
a Window |
| context |
the DrawingContext created by begin_draw_frame |