Skip to content
  • Emmanuele Bassi's avatar
    gdk: Unset the DrawingContext <-> cairo_t link on dispose · 0ca59bf8
    Emmanuele Bassi authored
    When disposing a GdkDrawingContext we should unset the association
    between the instance and the Cairo context; this avoids stale pointers
    in case a reference that has acquired on the Cairo context survives the
    lifetime of the GdkDrawingContext.
    0ca59bf8