Searched refs:unmount_mountable_with_operation (Results 1 – 2 of 2) sorted by relevance
541 void (* unmount_mountable_with_operation) (GFile *file, member
5153 if (iface->unmount_mountable == NULL && iface->unmount_mountable_with_operation == NULL) in g_file_unmount_mountable_with_operation()5162 if (iface->unmount_mountable_with_operation != NULL) in g_file_unmount_mountable_with_operation()5163 (* iface->unmount_mountable_with_operation) (file, in g_file_unmount_mountable_with_operation()