gtk/modules
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
..
media gstreamer: Use G_APPROX_VALUE to compare floats 2024-03-03 14:35:27 +01:00
printbackends printing: Avoid accessing freed printers 2024-03-13 11:17:42 +01:00
meson.build Meson: Use gnome.post_install() 2021-03-08 21:19:09 -05:00