Skip to content

GtkApplicationImplDBus: Cancel DBus method calls on shutdown

Luca Bacci requested to merge lb90/gtk:fix-issue-5775 into gtk-3-24

We do that for remote-procedure-calls where we pass a valid GAsyncReadyCallback.

Fixes #5775 (closed)

Edited by Luca Bacci

Merge request reports