end_draw_frame
Description:
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.
Parameters:
| this |
a Window |
| context |
the DrawingContext created by begin_draw_frame |