Skip to content

gtkmountoperation: Support TCRYPT options when using proxy handler

GMountOperation now supports options to unlock TCRYPT volumes [1]. This patch sets these options if they are returned by AskPassword() of a GtkMountOperationHandlerProxy.

[1] glib!120 (merged)

The corresponding GTK 3-24 merge request: !244 (merged)

Edited by segfault3

Merge request reports