Package: gdk
Function gdk:window-end-draw-frame
Lambda Listgdk:window-end-draw-frame (window context) ArgumentsDetails          Indicates that the drawing of the contents of window started with    the gdk:window-begin-draw-frame function has been completed.    This function will take care of destroying the gdk:drawing-context
  object. It is an error to call this function without a matching call of the  gdk:window-begin-draw-frame function first.        | See also | 
2023-3-13