Files
gtk/modules/printbackends
Marek Kasik fb3d8b8523 printing: Avoid accessing freed printers
Print backend can be disposed together with all its printers
as a reaction to user stopping enumeration of printers.
Adding a weak pointer help us to detect that the backend
was disposed and hence the backend and its printers should not
be used anymore.

Fixes #6265
2024-03-13 11:17:42 +01:00
..
2022-09-23 18:12:39 -04:00
2022-09-24 10:03:37 -04:00