Skip to content
  • Benjamin Otte's avatar
    gdk: Add GdkCairoContext · f3967860
    Benjamin Otte authored
    This does nothing but disallow passing NULL to gdk_surface_begin_paint()
    and instead require this context.
    
    The ultimate goal is to split out Cairo drawing into its own source file
    so it doesn't clutter up the generic rendering path.
    f3967860