gtk/modules/printbackends
Marek Kasik 90950b2d3d 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:42:19 +01:00
..
cups printing: Avoid accessing freed printers 2024-03-13 11:42:19 +01:00
file build: Remove the Autotools build 2022-12-08 11:57:39 +00:00
lpr build: Remove the Autotools build 2022-12-08 11:57:39 +00:00
papi build: Remove the Autotools build 2022-12-08 11:57:39 +00:00
test build: Remove the Autotools build 2022-12-08 11:57:39 +00:00
meson.build Meson: Use gnome.post_install 2022-01-14 17:30:35 +01:00